Commit Graph

88 Commits

Author SHA1 Message Date
austin
5f4eb22fa9 Pathfinding! 2021-11-03 21:30:41 -04:00
austin
3185866fa4 Scaffolding navmesh 2021-10-30 16:28:50 -04:00
austin
64e6d60755 closes #25
Unifies gravity and movement trees under common "collidabletree" that
parses impulses from collidable objects
2021-10-27 21:56:43 -04:00
austin
3b31303078 Create basic world stuff 2021-10-24 18:41:45 -04:00
austin
194592c18d Work on integrating sqlite 2021-10-23 16:22:01 -04:00
austin
20baca4884 Align spawn location with town 2021-10-16 20:44:22 -04:00
austin
78ac717283 Initial macro simulation work 2021-10-16 16:10:10 -04:00
austin
581de4f58a work on macro simulation 2021-10-16 00:06:49 -04:00
austin
5e2f3d457b Merge branch 'startIntegratingSQL' into dev 2021-10-15 17:49:36 -04:00
austin
50efed4b69 Add leaves particle concept 2021-10-15 17:43:33 -04:00
austin
308a34514f Begin sql integration 2021-10-14 23:23:54 -04:00
satellite
b162bdd8d2 Sync laptop and desktop 2021-09-19 18:16:25 -04:00
austin
236eb59274 Convert entity position to double from float 2021-08-08 01:14:41 -04:00
austin
c663074616 Performance tweaks
(disable vsync, conditional oob)
2021-08-05 23:24:23 -04:00
austin
952f9e30a0 Add foliage! 2021-08-03 22:10:48 -04:00
austin
3a1924f8f4 Client side entity instancing 2021-08-03 00:04:57 -04:00
austin
e18e342492 Fix server part of entity instancing 2021-08-01 22:51:42 -04:00
austin
dd51345a5a Work on saves 2021-08-01 19:10:24 -04:00
austin
57c94eccf8 Various fixes 2021-07-31 10:12:57 -04:00
austin
c25ab0229c Forgot to actual create cells. oops. 2021-07-30 22:15:52 -04:00
austin
84a416b99f Attempt at entity instancing via data cells 2021-07-30 22:14:02 -04:00
austin
1e1117f9e1 Can place structures 2021-07-26 21:25:31 -04:00
austin
b5743b3a1f Server side terrain deformation 2021-07-25 21:51:01 -04:00
austin
afe51eb966 Partway on bicubic interpolation 2021-07-24 13:55:16 -04:00
austin
719a0eaa9c Gravity "fixes" / Symbolism map skeleton 2021-07-20 00:44:58 -04:00
austin
0f4a764470 Collision/physics engine 2021-07-19 01:21:46 -04:00
satellite
f585af6fad Start work on collision update and virtual sim 2021-07-10 19:43:00 -04:00
austin
ce6a6b9ad7 Particle system! 2021-07-04 23:50:38 -04:00
austin
95a0810aaf Mindless attacker AI 2021-07-04 03:18:34 -04:00
austin
955d773f0d Add life system 2021-07-04 02:37:07 -04:00
austin
6096a36896 Attack moves 2021-07-04 01:59:01 -04:00
austin
ef6116646a Overhaul spawning / creatures / items data 2021-06-29 23:32:53 -04:00
austin
5eae8dee7a Fix desynced hitboxes with animations 2021-06-28 22:40:41 -04:00
austin
40565a1c83 Overhaul build process + launcher + file loading 2021-06-25 23:19:09 -04:00
austin
64928852ba Redo file loading / builds proper jar now 2021-06-20 14:29:54 -04:00
austin
2926f8b49b Terrain streaming, begin work on world gen/sim 2021-06-19 23:15:34 -04:00
austin
c13f137f68 Mid terrain net stream / starting worldgen 2021-06-19 01:59:59 -04:00
austin
444bda5394 Terrain Streaming over network 2021-06-14 00:17:37 -04:00