Commit Graph
127 Commits
Author SHA1 Message Date
Ondřej Hruška 147f499e62 minor tweaks 2014-04-23 23:10:36 +02:00
Ondřej Hruška 289145a9aa cleanup, util packages reorganized, removed some sysouts 2014-04-23 21:08:15 +02:00
Ondřej Hruška 34e1f3c797 Huge CPU usage reduction by using view clamp 2014-04-23 20:52:48 +02:00
ondra d67b382f43 weirdly broken world renderer while triny to optimize 2014-04-23 20:22:34 +02:00
ondra 0860836f85 Refactored world renderer & world controls. 2014-04-23 16:43:41 +02:00
ondra 30857951e0 fixed minor mistake in world layer 2014-04-23 14:17:49 +02:00
Ondřej Hruška 56aef90e83 experiemtnal save fn actualyl working 2014-04-23 01:52:57 +02:00
Ondřej Hruška facec9d6d3 little changes 2014-04-23 01:38:15 +02:00
Ondřej Hruška 6761b69b63 New 16px textures, player sprite, entity system. 2014-04-23 01:15:07 +02:00
Ondřej Hruška 3e69505787 Removed useless "multiplayer" crap and converted to singleplayer 2014-04-22 21:27:38 +02:00
Ondřej Hruška 9e4a237192 hmmmm 2014-04-22 18:07:29 +02:00
Ondřej Hruška 880bcfb553 shit 2014-04-22 16:45:45 +02:00
Ondřej Hruška e14be3ec1b start of server-client decoupling, unfinished 2014-04-22 08:45:16 +02:00
Ondřej Hruška 9835cd0023 saving in project/.rogue-save 2014-04-22 08:21:57 +02:00
Ondřej Hruška 494e1a657b improved worldpos to support animation 2014-04-22 08:18:36 +02:00
Ondřej Hruška 233157a443 experimental walk mode with space (axis-aligned) 2014-04-22 02:19:55 +02:00
Ondřej Hruška c94cd05da5 Entirely rewritten ION, world saving, added map movement etc 2014-04-22 02:14:45 +02:00
Ondřej Hruška 2f26602d15 some changes, nothing much 2014-04-21 17:57:15 +02:00
Ondřej Hruška 0d5b6eb995 tiledrect more efficient 2014-04-21 16:46:15 +02:00
Ondřej Hruška bb84d143a8 optimized tiledrect 2014-04-21 16:41:10 +02:00
Ondřej Hruška 067f8b172c del nullresource 2014-04-21 16:32:28 +02:00
Ondřej Hruška e773a5307a Support 4 npot tx, inlined some btlncks 2014-04-21 16:17:16 +02:00
ondra 0619f83bfb little performance gain in world render 2014-04-21 15:09:23 +02:00
Ondřej Hruška f8f49b81ff optimized map ionization to avoid extra marks 2014-04-20 04:46:55 +02:00
Ondřej Hruška 8872fd3f5f Initial world system with tile rendering & ionization support. 2014-04-20 03:45:31 +02:00
Ondřej Hruška 65ad97994b Remade item and tile basic system.
Still not funcitonal but the shape is final. Sort of.
2014-04-19 18:32:14 +02:00
Ondřej Hruška ccbc95c74a weeded out some shit 2014-04-19 13:39:07 +02:00
Ondřej Hruška 7927d9a67b preparing for rewrite of tile and item system 2014-04-19 13:13:46 +02:00
Ondřej Hruška b30f39a762 nothing much 2014-04-19 11:58:31 +02:00
Ondřej Hruška 3abe1e6b33 tweaks to texture sys 2014-04-19 11:53:00 +02:00
Ondřej Hruška 7777a61e32 Base of spritesheet system 2014-04-19 11:44:15 +02:00
Ondřej Hruška d18ff99fa8 some minor edit in tiles 2014-04-19 03:57:42 +02:00
Ondřej Hruška b18b248762 removed some trash 2014-04-19 03:47:42 +02:00
Ondřej Hruška db3da1554d WorldMap now successfully IONIZABLE! 2014-04-19 03:43:18 +02:00
Ondřej Hruška b70279acd5 Added support for arrays in ION (dense storing of primitive arrays) 2014-04-19 02:42:57 +02:00
Ondřej Hruška 4721351ed9 Removed test classes, improved ION error handling & performance. 2014-04-19 01:45:38 +02:00
Ondřej Hruška 7eb390d915 Further Ion improvements 2014-04-19 01:17:20 +02:00
Ondřej Hruška e630320bd9 Adjusted ion reserved ranges. 2014-04-19 00:55:18 +02:00
Ondřej Hruška 035aa58847 Reworked ION 2014-04-19 00:49:18 +02:00
Ondřej Hruška e83047ff38 backup 2014-04-18 20:10:13 +02:00
Ondřej Hruška b2cf0d14a0 start of game gui, added tilesheet 2014-04-18 12:09:54 +02:00
Ondřej Hruška 56494e04f9 color palettes, fps in overlay, main menu screen w/ buttons 2014-04-16 21:57:17 +02:00
ondra 56b61e5936 overlays system 2014-04-16 16:00:30 +02:00
ondra 3842285038 Moved util.string.valitation->filtering 2014-04-16 14:50:09 +02:00
ondra 043dd69c4a Some package shifting. Alpha stack now toggleable. 2014-04-16 14:46:43 +02:00
ondra 6843e746bc Moved general purpose stuff into util, renamed utils->util 2014-04-16 14:32:56 +02:00
ondra e58156b7ee Global alpha stack added into Color. 2014-04-16 13:47:08 +02:00
ondra 225f062684 colors & fixed a bug in layout 2014-04-16 12:31:14 +02:00
Ondřej Hruška 990c3de5ca new layouts & start of main menu 2014-04-16 08:35:47 +02:00
ondra 3cad5ad202 fixed components and painters, some tweaks to layer system 2014-04-15 17:45:57 +02:00