Commit Graph

83 Commits

Author SHA1 Message Date
austin
2b68231789 scene/save refactor 2024-07-13 21:11:46 -04:00
austin
856e0a6b22 more cleanup 2024-07-13 16:00:48 -04:00
austin
a5a669da90 Fix arena mode infinite load 2024-02-25 22:11:41 -05:00
austin
fa11fc9bec Full flow environment generation for gridded chunks 2024-02-25 19:59:40 -05:00
austin
8f61e3e00e Fix SP debug mode 2023-07-09 15:49:31 -04:00
austin
a8941c5de7 Networked terrain editing 2023-06-13 18:50:23 -04:00
austin
8f06a025f0 First terrain commit 2023-06-03 17:27:30 -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
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
5874cac33b improve airplane movement + fix camera calculation 2023-01-01 23:53:58 -05:00
austin
6b29863016 Airplane movement tree/jet asset 2022-12-29 21:43:13 -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
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
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
0bd0c00f27 clean up main file by removing globals 2022-04-30 15:25:48 -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
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
e729c53e3c Good first pass at anime outline shader 2022-03-25 16:09:18 -04:00
austin
7cee38e268 bow&arrow part 1 2022-03-14 22:35:45 -04:00
austin
8b966838ef Campfire1 2022-02-27 18:04:59 -05:00
austin
784279e13f uninteractable menu 2022-02-21 17:54:06 -05:00
austin
9a8ef5d586 fix ridiculous movement bug start arena skybox 2022-02-16 23:49:11 -05:00
austin
a5031f20f6 Environment updates, work on rotator system 2022-02-06 00:00:44 -05:00
austin
d3197547d0 Small ai fixes 2021-11-27 18:25:06 -05:00
austin
b2fe119348 Opportunistic Attacker 2021-11-20 12:55:13 -05:00
austin
f2c7d0910c Add bloodsplats 2021-11-15 23:41:35 -05:00
austin
841add17c6 Work on goblin enemy 2021-11-14 19:52:15 -05:00
austin
863fd4b665 Chunk physics more reliable with sharp inclines 2021-11-07 17:10:23 -05:00
austin
1cfeb5c173 Targeting Crosshair 2021-11-06 16:39:59 -04:00
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