Commit Graph
302 Commits
Author SHA1 Message Date
Anuken c3967c79c9 Fixed some hitbox issues, preparing to remake floor rendering 2018-05-01 23:45:32 -04:00
Anuken 3dd07d2f4a Implemented fast dijkstra-map pathfinding 2018-05-01 21:34:30 -04:00
Anuken 036f233946 Improved rubble and VTOL accuracy 2018-05-01 19:07:13 -04:00
Anuken 8a83e0fc1a Fixed server compile errors, added resupply point block 2018-04-30 22:28:47 -04:00
Anuken 0be49002ba Added repair point block 2018-04-30 17:14:35 -04:00
Anuken 2b96c820fd Fixed rubble-related crash, improved vtol AI 2018-04-29 23:34:40 -04:00
Anuken 9641a388e2 Improved vtol effects, added state machines for behavior 2018-04-29 15:31:13 -04:00
Anuken 37fcd81e87 Improved VTOL animation, made power nodes circular 2018-04-29 10:46:14 -04:00
Anuken b589d8a1df Added VTOL animation 2018-04-29 01:22:26 -04:00
Anuken d0a44906fe API changes for getting traces and upgrades 2018-04-28 19:52:38 -04:00
Anuken 3ba57c3473 Minor cleanup with bars 2018-04-27 13:43:08 -04:00
Anuken 094aa5a326 Fixed lightning not rendering 2018-04-25 21:19:15 -04:00
Anuken 4b71b30418 Fixed compile error with new effects system, update uCore 2018-04-25 20:55:20 -04:00
Anuken b5008f4ad3 Added unit ammo support, multi-ammo inventories 2018-04-25 20:40:51 -04:00
Anuken deefab8a5b Implemented ammo ressuplying 2018-04-24 21:38:57 -04:00
Anuken 8581213126 Moved bullet FX to ammo type, beginning of weapon rework 2018-04-23 21:35:40 -04:00
Anuken 19d058a644 More base unit types added 2018-04-23 19:14:52 -04:00
Anuken aa83510fbe Moved unit-related classes, added base flying types 2018-04-22 17:40:23 -04:00
Anuken 5012313dc4 Implemented inefficient pathfinding 2018-04-21 14:26:05 -04:00
Anuken 4261e6242c Implemented JPS badly 2018-04-20 19:55:41 -04:00
Anuken ccd25c7e76 Implemented basic minimap 2018-04-19 21:57:55 -04:00
Anuken 7df232c65d Added block rubble, more liquid interaction 2018-04-19 19:06:52 -04:00
Anuken 1d8630dd7d Improved conduit interaction / Various messups 2018-04-18 15:23:20 -04:00
Anuken e7a4ce2e19 Implemented entity pooling, effect saving, other fixes 2018-04-17 18:57:03 -04:00
Anuken 739e636a2c Added 'sleeping entity' optimization 2018-04-17 17:07:04 -04:00
Anuken b020bf6816 Variable name refactorings / Untested entity sleeping 2018-04-17 09:31:41 -04:00
Anuken 47d61c4a0e Changed GridMap usage to IntMap 2018-04-17 09:06:55 -04:00
Anuken 7f2a0a77c7 Player saveWrite tweaks 2018-04-17 08:57:30 -04:00
Anuken 0bebe5008b Implemented leaky liquid explosions / New entity save system 2018-04-16 22:46:16 -04:00
Anuken a4962c5225 Basic documentation for fire/puddles 2018-04-16 17:41:49 -04:00
Anuken bece87c790 Implemented puddles of liquid 2018-04-16 17:32:35 -04:00
Anuken 871b6548ab Implemented player explosion intensity calculation / Fixed fire spread 2018-04-15 22:41:27 -04:00
Anuken cb569be3b3 Improved fireballs and general block explosions 2018-04-15 20:06:38 -04:00
Anuken 3adc599278 Implemented fire 2018-04-15 17:12:09 -04:00
Anuken 6007e511ba Implemented basic block explosion modeling 2018-04-15 15:49:50 -04:00
Anuken 01fc7108d8 Implemented conveyor item access 2018-04-15 13:05:18 -04:00
Anuken 97e5ac4c1e Implemented 'deep' unplaceable floor blocks 2018-04-14 21:51:46 -04:00
Anuken 458d4378f0 Removed liquid storage 2018-04-14 21:13:10 -04:00
Anuken 913ee34c8d Implemented item dumping 2018-04-14 13:47:55 -04:00
Anuken 4e77f24a06 Implemented inventory capacity 2018-04-14 12:00:42 -04:00
Anuken fcf62ada8f Changed inventory system to use real core inventory 2018-04-14 11:14:00 -04:00
Anuken 86b7966027 Implemented item dragging and transferring 2018-04-13 23:55:53 -04:00
Anuken 43c9bc51dc Implemented basic block inventories 2018-04-13 20:05:42 -04:00
Anuken 5b11875a5a Better conveyor physics / Performance test maps / Unit inventory begin 2018-04-09 20:25:08 -04:00
Anuken 6db1175c95 Implemented conveyor physics 2018-04-08 12:02:42 -04:00
Anuken 30ddd91a34 Merge fixes 2018-04-08 10:47:09 -04:00
Anuken 1789fadbf6 Merged with master 2018-04-08 10:46:48 -04:00
Anuken 86d5803b63 Minor status effect/liquid bugfixes 2018-04-08 10:36:49 -04:00
Anuken 98ec2dcf44 Implemented passable liquids 2018-04-07 23:24:33 -04:00
Anuken d67402e6aa Implemented lightning turret 2018-04-06 15:14:19 -04:00