Ondřej Hruška
|
6761b69b63
|
New 16px textures, player sprite, entity system.
|
11 years ago |
Ondřej Hruška
|
3e69505787
|
Removed useless "multiplayer" crap and converted to singleplayer
|
11 years ago |
Ondřej Hruška
|
e773a5307a
|
Support 4 npot tx, inlined some btlncks
|
11 years ago |
Ondřej Hruška
|
8872fd3f5f
|
Initial world system with tile rendering & ionization support.
|
11 years ago |
Ondřej Hruška
|
65ad97994b
|
Remade item and tile basic system.
Still not funcitonal but the shape is final. Sort of.
|
11 years ago |
Ondřej Hruška
|
7927d9a67b
|
preparing for rewrite of tile and item system
|
11 years ago |
Ondřej Hruška
|
b30f39a762
|
nothing much
|
11 years ago |
Ondřej Hruška
|
3abe1e6b33
|
tweaks to texture sys
|
11 years ago |
Ondřej Hruška
|
7777a61e32
|
Base of spritesheet system
|
11 years ago |
Ondřej Hruška
|
4721351ed9
|
Removed test classes, improved ION error handling & performance.
|
11 years ago |
Ondřej Hruška
|
b2cf0d14a0
|
start of game gui, added tilesheet
|
11 years ago |
Ondřej Hruška
|
56494e04f9
|
color palettes, fps in overlay, main menu screen w/ buttons
|
11 years ago |
ondra
|
6843e746bc
|
Moved general purpose stuff into util, renamed utils->util
|
11 years ago |
ondra
|
e58156b7ee
|
Global alpha stack added into Color.
|
11 years ago |
ondra
|
225f062684
|
colors & fixed a bug in layout
|
11 years ago |
ondra
|
3cad5ad202
|
fixed components and painters, some tweaks to layer system
|
11 years ago |
Ondřej Hruška
|
e940c53dd6
|
Coord and rect views and freezing; Fixed font glitches.
|
11 years ago |
Ondřej Hruška
|
e03d547fab
|
Factored out BaseApp.
|
11 years ago |
ondra
|
6460ad9029
|
Tweaks to constraint and screen system
|
11 years ago |
Ondřej Hruška
|
5e35bfe958
|
restruct, cleaner hierarchy; much nicer code
|
11 years ago |
Ondřej Hruška
|
5e79c3ac03
|
package arrangement
|
11 years ago |
Ondřej Hruška
|
251475557f
|
Attempt to separate framework from game impl.
|
11 years ago |
Ondřej Hruška
|
8e8e15355e
|
Remade constraint system, improved rendering & font.
|
11 years ago |
Ondřej Hruška
|
8073c5d712
|
Renamed package: sound -> sounds
|
11 years ago |
Ondřej Hruška
|
6d7ee87ae6
|
Cleanup of annotations, fixed some bus logic.
|
11 years ago |
Ondřej Hruška
|
e2b6752efb
|
Clean up
- Added final keyword wherever possible
- Improved some font code
|
11 years ago |
Ondřej Hruška
|
da67300522
|
javadoc, cleanup, added font system
|
11 years ago |
Ondřej Hruška
|
f5929f23b1
|
FInal fields, tweaks to screen system, deferred loading.
|
11 years ago |
Ondřej Hruška
|
53b7b02609
|
EventBus now using thread; +Textures; +Audio; Cleaner structure
|
11 years ago |