Commit Graph

28 Commits

Author SHA1 Message Date
austin
c663074616 Performance tweaks
(disable vsync, conditional oob)
2021-08-05 23:24:23 -04:00
austin
3a1924f8f4 Client side entity instancing 2021-08-03 00:04:57 -04:00
austin
57c94eccf8 Various fixes 2021-07-31 10:12:57 -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
0d10747f09 Linear damping tied to framerate on gravity/normal 2021-07-21 01:05:48 -04:00
austin
85f60b038b Fixing gravity / adding gravity tree 2021-07-20 00:19:07 -04:00
austin
0f4a764470 Collision/physics engine 2021-07-19 01:21:46 -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
f4bcc35cbf First pass at attacking
assumptions created:
creatures always have facing vector
animation frames for attack animation
items attached to attacking creatures have hitboxes
2021-07-03 23:25:11 -04:00
austin
1c01ab1868 Add goblins 2021-06-29 01:41:26 -04:00
austin
5eae8dee7a Fix desynced hitboxes with animations 2021-06-28 22:40:41 -04:00
austin
d889e6126c reorganization + logging + networking fixes 2021-06-27 14:33:13 -04:00
austin
40565a1c83 Overhaul build process + launcher + file loading 2021-06-25 23:19:09 -04:00
austin
6bea0cc24f Working on getting items streaming over net 2021-06-20 19:41:35 -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
austin
8c4f902652 Merge terrain library into main project 2021-06-13 12:57:16 -04:00
austin
beac110bc6 Add tree 2021-06-13 12:32:15 -04:00
austin
323a966516 Attaching items to entity's bones 2021-06-07 20:11:56 -04:00
austin
7379afbbc7 Hitboxes! 2021-06-06 01:59:51 -04:00
austin
a3269b962d Arena mode distinction 2021-06-03 22:04:08 -04:00
austin
607abd392c Basic ui is working! :D 2021-06-03 17:40:30 -04:00
austin
bde5a77131 Basic menus 2021-06-02 00:32:47 -04:00
austin
f4a7a8d513 Text boxes render! 2021-06-01 22:41:16 -04:00