yugecin
|
9d0ddc5fd0
|
created own, lightweight injector
|
2017-01-16 21:19:31 +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
|
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
|
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
|
1c2fac02be
|
set bezier control points in the middle
|
2016-12-25 21:10:58 +01:00 |
|
yugecin
|
0f0695c34a
|
less text padding in simplebutton, rename sbv2 ease middle button
|
2016-12-25 16:30:30 +01:00 |
|
yugecin
|
2b5ee7d8b8
|
middle ease animation for sbv2
|
2016-12-25 16:22:09 +01:00 |
|
yugecin
|
66b174523b
|
fix msb (2/2)
|
2016-12-25 15:50:43 +01:00 |
|
yugecin
|
ae84696aa6
|
fix msb (1/2)
|
2016-12-25 15:50:30 +01:00 |
|
yugecin
|
ad6ba664f9
|
add animations to storyboardmovers
|
2016-12-25 15:46:11 +01:00 |
|
yugecin
|
ce1dd5eba1
|
CubicStoryboardMover
|
2016-12-25 14:23:10 +01:00 |
|
yugecin
|
7aafd590f6
|
QuadraticStoryboardMover
|
2016-12-25 14:19:22 +01:00 |
|
yugecin
|
c219f078fb
|
use renderutils
|
2016-12-25 14:19:08 +01:00 |
|
yugecin
|
a392875940
|
renderutils
|
2016-12-25 14:18:50 +01:00 |
|
yugecin
|
4d528089d2
|
add multipoint storyboard mover
|
2016-12-25 13:58:31 +01:00 |
|
yugecin
|
81431067d8
|
ability to remove movers
|
2016-12-25 13:19:54 +01:00 |
|
yugecin
|
ddaa8f5bcc
|
add forgotten file (intellij plz, DMITRY PLZ)
|
2016-12-25 12:42:09 +01:00 |
|
yugecin
|
414e20ec26
|
recalculate length and times every x ms when moving
|
2016-12-25 12:41:40 +01:00 |
|