Commit Graph

60 Commits

Author SHA1 Message Date
austin
0bd0c00f27 clean up main file by removing globals 2022-04-30 15:25:48 -04:00
austin
6a3bedf808 Respawn system 2022-04-27 21:01:35 -04:00
austin
2764522b16 store damage counter in item.json 2022-04-27 17:58:35 -04:00
austin
d4513b84a4 Get networking working on basic level 2022-04-23 22:05:50 -04:00
austin
0bc7091bf2 networking architecture/documentation overhaul 2022-04-21 22:14:29 -04:00
austin
40ce8dd161 some work on networking, fix for vsc perf 2022-04-18 00:11:07 -04:00
austin
aec9a58f12 spring cleaning 2022-04-02 23:15:00 -04:00
austin
d85610ab17 Improvement on rigid body rotation 2022-03-29 22:42:27 -04:00
austin
1c0ea25fb5 partway to iron sight 2022-03-23 00:23:59 -04:00
austin
49e1d4501b TextInput element fixed, more assets 2022-03-19 23:58:06 -04:00
austin
4faaf8d923 equipable armor/clothes system 2022-02-06 23:58:14 -05:00
austin
d1c0791e48 AMAZING bug with attaching collidable items 2021-11-19 22:44:25 -05:00
austin
9228fd43ee Overhaul human animations 2021-11-19 21:01:26 -05:00
austin
841add17c6 Work on goblin enemy 2021-11-14 19:52:15 -05:00
austin
c2380b0bdc Fix misaligned physics problem 2021-11-07 17:41:26 -05:00
austin
cc2cd1e1c9 re-enable move behavior tree networking 2021-11-05 19:21:08 -04:00
austin
cd6f2cc6b4 Re-enable streaming entities on connect 2021-11-05 18:49:25 -04:00
austin
66bec8dead Add deer 2021-10-24 21:05:13 -04:00
austin
eee9903ae1 New grass texture 2021-10-19 18:20:28 -04:00
austin
c295a18a22 Fix terrain stride with dense meshes 2021-10-03 13:49:40 -04:00
austin
e39af4a78c Hook user settings into draw/sim radius 2021-08-07 18:00:19 -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
3388325838 Fix rendering bug 2021-08-01 21:45:20 -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
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
2ed2ab063a Chunk physics loading/unloading/radius 2021-07-23 01:35:42 -04:00
austin
c5834a0bca More physics tweaks 2021-07-22 22:18:37 -04:00
austin
bbbeb0f848 Tuning gravity more 2021-07-21 23:06:28 -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
satellite
3cf8a45c63 Better rendering on mac 2021-07-10 13:53:49 -04:00
austin
61aace7b37 Network fixes & sync attack over network 2021-07-05 15:17:49 -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
ef6116646a Overhaul spawning / creatures / items data 2021-06-29 23:32:53 -04:00
austin
1c01ab1868 Add goblins 2021-06-29 01:41:26 -04:00
austin
f66dab4f5f Movement tree network streaming 2021-06-27 22:56:12 -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
aba735dac0 fixing my dumbass bugs 2021-06-20 00:02:17 -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
ba494b32b5 Use telephone for networking code 2021-06-11 23:13:45 -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