austin
|
e18e342492
|
Fix server part of entity instancing
|
2021-08-01 22:51:42 -04:00 |
|
austin
|
3388325838
|
Fix rendering bug
|
2021-08-01 21:45:20 -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
|
1a4b00a138
|
Fall Oaks
|
2021-07-27 01:23:51 -04:00 |
|
austin
|
1e1117f9e1
|
Can place structures
|
2021-07-26 21:25:31 -04:00 |
|
austin
|
45e28e5568
|
Fix skybox tracking potentially
|
2021-07-25 23:34:04 -04:00 |
|
austin
|
b5743b3a1f
|
Server side terrain deformation
|
2021-07-25 21:51:01 -04:00 |
|
austin
|
b5a0987ea1
|
Convert to using jBulletFork
|
2021-07-24 15:22:13 -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
|
0d10747f09
|
Linear damping tied to framerate on gravity/normal
|
2021-07-21 01:05:48 -04:00 |
|
austin
|
719a0eaa9c
|
Gravity "fixes" / Symbolism map skeleton
|
2021-07-20 00:44:58 -04:00 |
|
austin
|
85f60b038b
|
Fixing gravity / adding gravity tree
|
2021-07-20 00:19:07 -04:00 |
|
austin
|
dd30e73660
|
Audio engine basics
|
2021-07-19 22:10:23 -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
|
908de02404
|
Disable control during loading screen
|
2021-07-10 00:01:04 -04:00 |
|
austin
|
ca38589f70
|
Add house
|
2021-07-09 23:54:06 -04:00 |
|
austin
|
61aace7b37
|
Network fixes & sync attack over network
|
2021-07-05 15:17:49 -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
|
24c984b714
|
Give homie proper skin
|
2021-07-03 23:41:29 -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
|
5eae8dee7a
|
Fix desynced hitboxes with animations
|
2021-06-28 22:40:41 -04:00 |
|
austin
|
3f899ed746
|
add gravity to movement tree
|
2021-06-28 01:59:58 -04:00 |
|
austin
|
3d0acb530e
|
Managing textures in asset manager
|
2021-06-28 00:41:42 -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
|
375e457f81
|
Organize gitignore
|
2021-06-25 23:29:30 -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
|
1c4b2d9846
|
Launcher !
|
2021-06-20 15:02:15 -04:00 |
|
austin
|
64928852ba
|
Redo file loading / builds proper jar now
|
2021-06-20 14:29:54 -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
|
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
|
05eefc9c45
|
actually fix issues
|
2021-06-11 23:17:37 -04:00 |
|