Commit Graph
202 Commits
Author SHA1 Message Date
Ondřej Hruška 1121c31509 +PK event, + graphics for stairs 2014-05-09 22:23:42 +02:00
ondra 1796c2858c stuff 2014-05-09 16:41:29 +02:00
ondra e4e908ad75 items 2014-05-07 15:55:13 +02:00
Ondřej Hruška 8fa0dd927f hurt&death anim, item sheet (item sys still 2bd) 2014-05-05 23:01:56 +02:00
Ondřej Hruška aac26f47f4 new graphics for logo 2014-05-04 21:09:16 +02:00
Ondřej Hruška 65efbe33da prettier rat tail 2014-05-01 16:09:19 +02:00
Ondřej Hruška b07ff07688 LSHIFT for smooth mouse walk, to avoid conflicts with minimap nav 2014-05-01 15:05:10 +02:00
Ondřej Hruška 45e6558d90 improved mouse controls; cleanup 2014-05-01 14:20:40 +02:00
Ondřej Hruška fb244dc2b9 first monster, remade tile renderer system etc 2014-05-01 13:49:49 +02:00
Ondřej Hruška 78035ced7a fixed buggy controls 2014-05-01 04:52:28 +02:00
Ondřej Hruška ecbb2c8615 new tiles, secret room, locked door, passages 2014-05-01 04:14:23 +02:00
Ondřej Hruška 7d3695d0a9 cleanup & format 2014-05-01 01:16:59 +02:00
ondra 9206396c8e removed test screens; reorg, added "Passage" tile, WorldGen tweaks 2014-04-30 22:48:32 +02:00
ondra a8ed021156 All merged into gamecore and reorganized 2014-04-30 20:37:09 +02:00
Ondřej Hruška d2276bee9c minor 2014-04-29 10:38:13 +02:00
Ondřej Hruška 83f21ca8c5 cleanup & reorg 2014-04-29 10:36:09 +02:00
ondra 0771a5e0d8 reduce def lvl complexity to 6 2014-04-28 21:22:12 +02:00
ondra a836c6f69a refactored some stuff, world gen tweaking. 2014-04-28 21:21:33 +02:00
ondra 19d13c7903 entity & world rewrite. rendering broken atm. 2014-04-28 19:29:19 +02:00
ondra ab1c3b3a74 preparations for entity system rewrite 2014-04-28 16:22:50 +02:00
ondra e8ed1ef94d minor 2014-04-28 14:24:16 +02:00
ondra f3aab596aa rollback of failed algo for exploring. 2014-04-28 14:23:44 +02:00
ondra 7f7b58733d flood fill room discovery 2014-04-28 14:05:47 +02:00
ondra c5374f5f6e Reworked tile system 2014-04-28 12:17:04 +02:00
Ondřej Hruška 7b862cb5c8 rewritten tile system, added intial flood fill system 2014-04-28 10:33:42 +02:00
ondra 307d8d2b10 ufog, green hat, map zoom, Sides, remade tile renderers 2014-04-26 23:19:16 +02:00
ondra a24d6c37a4 worldgen tweaks 2014-04-26 16:06:04 +02:00
ondra 38727fad71 minimap tweaks 2014-04-26 15:54:26 +02:00
Ondřej Hruška 84ef9fb9fe minimap! 2014-04-26 01:57:29 +02:00
Ondřej Hruška 5235b969c9 improved entity & world gen 2014-04-25 23:58:33 +02:00
Ondřej Hruška ffffbefefe Mega-awesome world generator improvement & DOORS!!! 2014-04-25 00:27:49 +02:00
Ondřej Hruška eef373eb24 A* path finding, room & corridor generation, pathfinding mouse control 2014-04-24 21:08:54 +02:00
Ondřej Hruška 69f55dcc12 Start of world generator 2014-04-24 02:41:38 +02:00
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