Commit Graph

179 Commits

Author SHA1 Message Date
austin
f113f45317 Proper tree transforms 2023-09-09 14:58:13 -04:00
austin
8f61e3e00e Fix SP debug mode 2023-07-09 15:49:31 -04:00
austin
058c6ac3d9 Foliage cell concept 2023-06-23 14:09:03 -04:00
austin
3948f1f921 Terrain generator updates + Foliage work 2023-06-20 15:54:09 -04:00
austin
a8941c5de7 Networked terrain editing 2023-06-13 18:50:23 -04:00
austin
3434edebf0 Ray casting 2023-06-06 00:12:18 -04:00
austin
8f06a025f0 First terrain commit 2023-06-03 17:27:30 -04:00
austin
e02a02eb5f Refactoring client location in codebased 2023-05-28 15:06:28 -04:00
austin
d8f234503a Move server terrain code to server folder 2023-05-28 15:00:46 -04:00
austin
fda4a9584b Terrain generation improvements 2023-05-28 13:07:29 -04:00
austin
ebec7a373e Separation of client and server logic
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2023-05-20 19:18:09 -04:00
austin
a27f9f8991 NetMonitor implementation 2023-04-29 18:25:42 -04:00
austin
72d1f8ac91 Terrain chunk physics 2023-04-24 18:16:39 -04:00
austin
edaa7c8ce2 Joined normals marching cubes 2023-04-23 12:51:06 -04:00
austin
094831ba22 Initial marching cubes! 2023-04-23 11:51:54 -04:00
austin
5574d9caed Part 1 of entitymanager->scene refactor 2023-04-06 23:19:01 -04:00
austin
a895289eb2 Refactoring parts of code 2023-01-28 22:23:01 -05:00
austin
1dcb3df6a8 Jet shooting 2023-01-05 22:56:43 -05:00
austin
5874cac33b improve airplane movement + fix camera calculation 2023-01-01 23:53:58 -05:00
austin
a5c9158875 Model/Mesh pretransforms 2022-12-30 16:38:06 -05:00
austin
6b29863016 Airplane movement tree/jet asset 2022-12-29 21:43:13 -05:00
austin
478acb1f54 Fix scene collision mesh generation 2022-12-12 00:25:32 -05:00
austin
ac2d76cd01 Collision mesh generation in scene loader 2022-12-11 12:28:53 -05:00
austin
9e2b0d396e Basic scene loading to server 2022-12-08 22:53:40 -05:00
austin
ec66db9c08 ui debug tools,macos settings,javascript engine 2022-12-06 20:01:53 -05:00
Austin Hoover
9bf2f81ae1 ShaderOptions,ui debug draw bound,start regions 2022-11-21 11:20:36 -05:00
austin
678b2803fd random sp world option 2022-10-10 20:51:23 -04:00
austin
d5af9b1ad4 Add user setting for fullscreen 2022-06-27 17:38:16 -04:00
austin
2049692634 partway to floating island object 2022-06-15 15:53:40 -04:00
austin
cf9588f24f equipping networking partway 2022-06-06 18:11:05 -04:00
austin
a957a3f0ca Logger changes 2022-05-17 16:21:24 -04:00
austin
4499a9e534 basic inventory networking 2022-05-17 14:27:54 -04:00
austin
55cebdf33a implement attach point offset and tweak human 2022-05-09 22:28:12 -04:00
austin
5c8000e4d4 Sending initial entity & removing DC'd player 2022-05-09 17:02:39 -04:00
austin
65d7c1ec44 auth 2022-05-08 21:39:56 -04:00
austin
2fa8099d67 allow temporary dir for testing database off nas 2022-05-07 01:34:28 -04:00
austin
331375f51d database work 2022-05-05 23:29:41 -04:00
austin
e35599606b iron out frame timing in attack tree 2022-05-05 01:48:41 -04:00
austin
53242a5280 fix server only drawcells 2022-05-04 23:30:41 -04:00
austin
2c42b51907 streaming creature templates over network 2022-05-03 23:34:38 -04:00
austin
db8024232f networking creature templates 2022-05-03 21:42:07 -04:00
austin
303aaf3740 Attribute editing menu 2022-05-02 22:42:44 -04:00
austin
5b4f3cede7 connecting to character create menu doesn't crash 2022-05-02 21:43:04 -04:00
austin
58af388243 Flesh out requesting playable races 2022-05-02 20:26:43 -04:00
austin
0bd0c00f27 clean up main file by removing globals 2022-04-30 15:25:48 -04:00
austin
61ea9733fc Groundwork for character editor menu 2022-04-28 21:42:23 -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
e303ac4a03 fix list updating exception 2022-04-24 14:09:44 -04:00
austin
d4513b84a4 Get networking working on basic level 2022-04-23 22:05:50 -04:00