⬆️ Update a bunch of dependencies
[rhynodge.git] / src / main / java / net / pterodactylus / rhynodge / engine / Engine.java
2024-02-24 David ‘Bombe’ Roden⬆️ Update a bunch of dependencies
2015-08-26 David ‘Bombe’ RodenOnly use a single thread for requests
2015-05-09 David ‘Bombe’ RodenStart outfitting core classes for Guice
2015-05-04 David ‘Bombe’ RodenSend an email if a reaction fails with an exception
2014-03-28 David ‘Bombe’ RodenSplit the engine in smaller parts.
2014-03-28 David ‘Bombe’ RodenReorder some code.
2014-03-27 David ‘Bombe’ RodenLoad last state later, and only if required.
2014-03-27 David ‘Bombe’ RodenUse Java 1.8, and its Optional.
2014-03-27 David ‘Bombe’ RodenMove running the query into its own method.
2014-03-27 David ‘Bombe’ RodenSimplify state filtering.
2014-03-27 David ‘Bombe’ RodenMove waiting for next reaction to start into its own...
2014-03-27 David ‘Bombe’ RodenDon’t calculate time more than once.
2014-03-27 David ‘Bombe’ RodenUse custom object to return information about the next...
2014-03-25 David ‘Bombe’ RodenReturn the correct name for the next reaction.
2014-03-17 David ‘Bombe’ RodenRefactor engine, use Optionals in the state manager.
2013-02-18 David ‘Bombe’ RodenEnhance trigger interface to allow merging states.
2013-01-11 David ‘Bombe’ RodenMerge branch 'master' into rewrite
2013-01-10 David ‘Bombe’ RodenRename project to “Rhynodge.”