Commit Graph

1431 Commits

Author SHA1 Message Date
yugecin
9d0ddc5fd0 created own, lightweight injector 2017-01-16 21:19:31 +01:00
yugecin
d62d2503e6 change main class 2017-01-16 12:10:07 +01:00
yugecin
7c1be80d0c change pom version 2017-01-16 11:55:01 +01:00
yugecin
07d15eeb56 draw fps 2017-01-15 23:38:20 +01:00
yugecin
7c79deac65 Initialize fonts in GL setup phase 2017-01-15 23:36:21 +01:00
yugecin
7b1d052de7 use explicit init with state in demux and remove the mocked state 2017-01-15 22:54:42 +01:00
yugecin
54b1b3bb1c use EventBus instead of ResolutionChangeListener 2017-01-15 22:46:09 +01:00
yugecin
ec39392689 eventbus 2017-01-15 22:37:59 +01:00
yugecin
88676f2c36 also catch startup exceptions 2017-01-15 00:21:52 +01:00
yugecin
4f10577321 make the error handler a single instance and always dump the displaycontainer 2017-01-15 00:20:20 +01:00
yugecin
24c6c7da77 make more stuff ErrorDumpable 2017-01-15 00:11:52 +01:00
yugecin
c467e9b34e let the base state listen to the resolution change events 2017-01-14 23:49:10 +01:00
yugecin
a1e5c3d30f getting rid of delegation methods 2017-01-13 16:28:36 +01:00
yugecin
1f89c6fcce update readme 2017-01-12 13:27:52 +01:00
yugecin
c459c7b6bc delete gradle once again 2017-01-12 13:07:00 +01:00
yugecin
e4d4e93f0a added todo 2017-01-12 12:45:14 +01:00
yugecin
b56007347a more startup stuff 2017-01-12 12:45:08 +01:00
yugecin
7fee3aa005 remove exit code from errorhandler 2017-01-12 11:31:58 +01:00
yugecin
a647ea206d improve errorhandler result text 2017-01-11 23:20:03 +01:00
yugecin
cb8eab0023 truncate error body when posting github issue 2017-01-11 23:13:37 +01:00
yugecin
66ee2a0979 handle close request per state 2017-01-11 23:04:50 +01:00
yugecin
4ba32c44f2 typos 2017-01-11 23:02:17 +01:00
yugecin
e9120652a1 improve transition base 2017-01-11 23:02:12 +01:00
yugecin
cb92d45ae8 rename log method to sout 2017-01-11 20:46:10 +01:00
yugecin
68ac7f3d10 ErrorHandler 2017-01-11 20:41:13 +01:00
yugecin
90684c084a fix incorrect calling of update method 2017-01-10 14:11:15 +01:00
yugecin
6aefa559f4 remove assistedinject dependency for now 2017-01-10 13:17:13 +01:00
yugecin
1248d0a29f disable controllers 2017-01-10 13:16:57 +01:00
yugecin
7162f8bc7d handle input at higher rate than render rate 2017-01-10 13:02:40 +01:00
yugecin
6857393315 input events 2017-01-10 12:43:05 +01:00
yugecin
e05b675285 moving stuff around again 2017-01-10 12:07:24 +01:00
yugecin
0ceff03bdd log start time 2017-01-09 23:10:51 +01:00
yugecin
9c0eaca4ee moving stuff around 2017-01-09 22:45:52 +01:00
yugecin
e8cac712fc getting rid of the slick (App)GameContainer 2017-01-09 22:42:59 +01:00
yugecin
d5796e5a1e cleanup the prestartupinitializer 2017-01-08 11:23:23 +01:00
yugecin
31a25b297f more oop shit for state transitions 2017-01-08 11:23:06 +01:00
yugecin
6d8f48a03f switching states using fade transitions 2017-01-07 23:14:10 +01:00
yugecin
ebda622c2c guicy new way of running the app 2017-01-07 14:02:33 +01:00
yugecin
3b49792554 ExGon mover 2017-01-01 23:47:11 +01:00
yugecin
bf4bda949c fix hitbox for storyboard mover delete square 2016-12-26 23:37:13 +01:00
yugecin
b562a50254 getting rid of code repetition 2016-12-26 23:36:25 +01:00
yugecin
af50fc01ad hide merged mirror pool option for now 2016-12-25 21:49:08 +01:00
yugecin
ba10b43f7e fix slider circle animation color on mirrored slider 2016-12-25 21:48:44 +01:00
yugecin
bcb1ca1296 attempts to make the ease middle animation decent 2016-12-25 21:11:12 +01:00
yugecin
1c2fac02be set bezier control points in the middle 2016-12-25 21:10:58 +01:00
yugecin
3b91247d12 don't recreate knorkesliders when loading checkpoint (part of #104) 2016-12-25 18:29:57 +01:00
yugecin
bcb805a23a Merge branch 'mergemirror' 2016-12-25 18:13:44 +01:00
yugecin
2821a259bd remove a comment 2016-12-25 18:13:32 +01:00
yugecin
b37e03b3be make mirrored curves work 2016-12-25 18:05:00 +01:00
yugecin
9ec2d1a5a8 attempts to merge mirrored curves 2016-12-25 17:30:09 +01:00