Commit Graph

729 Commits

Author SHA1 Message Date
austin
89b4fbb862 define cellular simulator
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 15:19:59 -05:00
austin
5c44d36f25 dedicated native fluid simulator
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 14:35:03 -05:00
austin
a8b473fc24 native fluid chunk dispatcher
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 13:51:15 -05:00
austin
7740672e2c more test file refactoring
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 13:31:43 -05:00
austin
b9fe5b3ebe refactor native test code location
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 13:21:25 -05:00
austin
7a241e9043 refactor fluid sim headers 2024-12-06 13:18:40 -05:00
austin
30863173d6 refactor fluid sim code
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 12:56:02 -05:00
austin
bdb4394ab3 fix arena loading
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 12:40:50 -05:00
austin
52c98beb7a Add tests for chunk.c
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-04 20:20:39 -05:00
austin
bbf14ffd87 fix testing
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-04 19:30:35 -05:00
austin
85f0652d4f small collision engine formatting
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 22:58:00 -05:00
austin
8147a21f2d bump ode4j version
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 21:59:59 -05:00
austin
c34de4744b fix placing character at end of world bounds
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-03 21:30:43 -05:00
austin
af1daecdac Start to standardize on doubles for positions
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 20:54:21 -05:00
austin
4e6f9243b6 terrain chunk file dedicated folder
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 18:39:19 -05:00
austin
4995e06f87 fix homogenous flagging on cell managers
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 18:26:23 -05:00
austin
bff87fa725 Fix cache key collision bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 18:13:09 -05:00
austin
9157180e03 elevation fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 17:59:01 -05:00
austin
1ea758705f spawn player in center of single player world
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 16:36:35 -05:00
austin
ddaab9a2db fix single player loading
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 16:14:07 -05:00
austin
c8ba4c5e5c move world generation menu functions
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 14:05:54 -05:00
austin
944a6c93eb swap to first person testing
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 13:49:35 -05:00
austin
e21bcbbe3f fix gravity tree not deactivating
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 13:19:17 -05:00
austin
a9c7118ac5 moving native code around
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 12:38:40 -05:00
austin
b0aecef1ed Native code testing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-02 13:38:54 -05:00
austin
cb9dc3170d integrate cmake + ninja
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-01 23:45:29 -05:00
austin
251f6d2c66 stabilize static liquids
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 19:30:27 -05:00
austin
83b8227b68 normalization ratio for fluid simulation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 19:23:08 -05:00
austin
6b3a07cbc1 Conditional fluid chunk network activity
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 18:26:51 -05:00
austin
0b9f62cc0e Awake fluid chunks based on neighbor state 2024-12-01 18:24:02 -05:00
austin
d8eaf7f501 conditional fluid chunk rasterization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 17:56:47 -05:00
austin
ba7884363d unsleeping fluid chunks on edit
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 17:48:06 -05:00
austin
391a727709 homogenous fluid chunk work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 17:43:18 -05:00
austin
172110a6d0 Memory pooling for chunk data allocators
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 16:34:49 -05:00
austin
6ce1c474d5 fix fluid chunk indexing from java side
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 16:05:13 -05:00
austin
103a0d0d36 fix NP bug with skipped chunks
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 16:00:32 -05:00
austin
59be0068f1 fix fluid sim null ptr bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 15:49:48 -05:00
austin
569311a23e Fix memory leak
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 15:21:54 -05:00
austin
0e2c29d8a1 explicit memory management of fluids
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 13:07:33 -05:00
austin
586232dd79 fluid update work
Some checks are pending
studiorailgun/Renderer/pipeline/head Build queued...
2024-12-01 12:02:16 -05:00
austin
633257a7ae move header file location
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 11:43:28 -05:00
austin
69d49b770c break out solver consts
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-30 21:06:57 -05:00
austin
6671cf1818 update release build system
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 20:56:20 -05:00
austin
888cc254f3 more fluid dimensions work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 17:25:26 -05:00
austin
081a60a670 move class
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 13:31:41 -05:00
austin
72e6a6d0cb server fluid storage conversion
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 13:23:20 -05:00
austin
2d8b172f16 water spawner work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 12:20:36 -05:00
austin
7d6134c183 fix tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 23:09:58 -05:00
austin
0f85b0ac92 remove concurrent datastructures
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-11-29 21:36:05 -05:00
austin
dfc59e0ea6 fluid work
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-11-29 21:19:59 -05:00
austin
080cdeca33 character database work
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-11-29 20:47:52 -05:00
austin
460989eeab Fix singleplayer loading flow
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 19:26:09 -05:00
austin
9c672af15f character creation menu work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 19:05:14 -05:00
austin
176bdb1d5a singleplayer menu layout work 2024-11-29 17:40:13 -05:00
austin
2c967a2141 fix recursive delete in cell managers
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 17:16:29 -05:00
austin
aa34ea4db6 biome surface blending
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 16:19:39 -05:00
austin
471df1c6b1 debug work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 12:40:19 -05:00
austin
0625abdaf4 lower grass radius
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 12:26:12 -05:00
austin
cf9371461b autodisable terrain colliders
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 12:23:23 -05:00
austin
d8a9d660aa variable collision bits from collidable defns
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 12:13:53 -05:00
austin
524f328fae simplify physics cases 2024-11-29 12:08:52 -05:00
austin
36d2271b35 convert server physics cell generation to executor
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 11:52:07 -05:00
austin
561576a758 fix reentrant locking bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 11:41:54 -05:00
austin
ef8b070c88 fix block tree not firing
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 11:21:02 -05:00
austin
a1eb17cb51 Fix particle placement on spawn
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-25 19:39:03 -05:00
austin
46fc63bc63 VisualShader work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-25 18:00:09 -05:00
austin
e204f7ac55 Refactoring parts of visual shader class
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-25 15:52:32 -05:00
austin
b1230ea07c cloud work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-25 15:40:44 -05:00
austin
96753152e6 Add texture atlasing to block models
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-24 16:48:28 -05:00
austin
e8c38584fa fix block meshes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-24 11:16:31 -05:00
austin
21e2ec7b06 Server-driven block rasterizer with LOD
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 23:27:02 -05:00
austin
749b9c63b4 Add client side handling of block endpoints
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 22:52:52 -05:00
austin
874dcafa97 Server structures for dealing with block data 2024-11-23 22:27:08 -05:00
austin
3777a9a37c server side terrain management refactoring
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 21:46:13 -05:00
austin
1b1876643d Asset manager queueing + cube voxel meshing
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 21:29:21 -05:00
austin
316364ad5a data changes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 17:34:35 -05:00
austin
c670939886 1000th commit!
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 17:18:59 -05:00
austin
87f9777f5c Documentation updates 2024-11-23 17:16:26 -05:00
austin
e33706c21d Break out network monitor debug window
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 17:09:55 -05:00
austin
e20843d3f4 Dedicated crafting button 2024-11-23 17:04:22 -05:00
austin
5fee2d06af Fix terrain editing
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 16:47:33 -05:00
austin
a34dc4a4dc cleaning up top level folder
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 14:49:57 -05:00
austin
786e96373d foliage placement fixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-22 20:55:18 -05:00
austin
745dbe224b voxel weight change
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-22 20:42:14 -05:00
austin
c8e6c02a1e fix test data
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-22 20:31:39 -05:00
austin
8c5874b6a3 foliage work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-22 20:21:26 -05:00
austin
eed0170894 Foliage work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-21 19:41:19 -05:00
austin
2926a2abf3 Fix foliage texture wrapping
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-21 19:14:49 -05:00
austin
cc51e4c908 foliage work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-21 18:30:17 -05:00
austin
4d934873c3 Complete overhaul of foliage management
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-21 17:08:41 -05:00
austin
dc00a20bb0 reduce projection near clip + grass work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-21 13:31:15 -05:00
austin
9db672321f Light fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 21:44:19 -05:00
austin
7da8472d0e bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 20:59:05 -05:00
austin
3db6180c0e bug fixes + shader refactor
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 20:14:53 -05:00
austin
b892bea3d3 Fix backing out to main menu
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 19:12:18 -05:00
austin
fc4f124a25 Fix audio source id bug
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 18:34:26 -05:00
austin
d84a993739 font loading update
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 18:14:26 -05:00
austin
fe8466c2f8 edge polygon gen fix + logo
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 13:23:55 -05:00
austin
047e6af24f Terrain work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 11:14:39 -05:00
austin
8284697812 optimize voxel rasterize data passthrough
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-19 13:01:44 -05:00
austin
4d9047d8cf bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-19 11:45:35 -05:00
austin
3a9eb0591d Noise definitions in data files
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-18 18:25:29 -05:00
austin
a44255060d Voxel system improvements
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-17 15:40:59 -05:00
austin
596b0f6624 hitbox fix + mountain gen
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-17 14:32:18 -05:00
austin
d65efefc92 Fix image panel regression
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-16 20:32:30 -05:00
austin
9bd81242fc implement crafting
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-16 18:38:43 -05:00
austin
851875b62f Visual updates + fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-15 15:54:30 -05:00
austin
d0235a01d6 major script engine work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-15 15:10:42 -05:00
austin
64a3628316 Add interaction usage data and functionality
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-14 19:49:31 -05:00
austin
e1ec69c230 spawn item automatic generation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-14 15:14:36 -05:00
austin
166ed9ea6e re-enable foliage manager
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-14 09:03:44 -05:00
austin
dda20e55cc implement loot drops from entities
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-13 23:04:35 -05:00
austin
9a20a64d5b fixing up gridded data cell manager
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-13 21:08:32 -05:00
austin
755db7ba72 editor entity support
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-13 18:55:02 -05:00
austin
a32f6200cc fixes + generator work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-13 15:49:52 -05:00
austin
d06d5d4506 homogenous value fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-11 17:07:30 -05:00
austin
c2aacdd2ae more optimizations
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-11 16:08:26 -05:00
austin
8ddbe36b3d terrain optimizations
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-11 12:22:46 -05:00
austin
4f2fcc62c9 chunk data storage dimension change 2024-11-11 11:08:22 -05:00
austin
1b5d6c1795 Terrain optimizations
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-11 10:23:49 -05:00
austin
4d6db78059 ClientDrawCellManager optimizations
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-10 14:51:29 -05:00
austin
221bcd70a7 fix cache bug + foliage setting
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-09 20:51:27 -05:00
austin
cc60818e35 js chunkgen + fixes + scriptengine work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-09 20:04:44 -05:00
austin
86e61b7a0e Convert volumetric + shadow pass to entity tags
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-08 18:38:40 -05:00
austin
a9c74e8d50 fixes to foliage rendering
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-08 17:54:48 -05:00
austin
795fbb6a1c grid manager entity and player tracking overhaul
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-08 12:11:40 -05:00
austin
e12dd55703 hook up content generation to test gen realm
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-07 18:44:07 -05:00
austin
4f639cc6be Fix inverted normals for some edges of transvoxel
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-05 09:27:54 -05:00
austin
c02959efee voxel fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-04 22:28:59 -05:00
austin
d2ccf3c479 rewrite client side chunks + transvoxel integration
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-04 13:51:04 -05:00
austin
987165649f generation testing menu with regenerate button
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-29 14:10:10 -04:00
austin
4d6278d21f fix + docs + refactor mathutils
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-28 16:15:24 -04:00
austin
13d8878425 more terrain generation notes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-10-25 21:15:15 -04:00
austin
50ad6dcfc6 craftingpanel implementation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-10-24 13:30:44 -04:00
austin
df8991e875 biome ideas
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-10-23 16:28:15 -04:00
austin
634e88942b chemistry engine, biome notes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-10-23 16:05:33 -04:00
austin
70f7a78626 biome data definitions, notes on how to distribute
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-10-23 15:30:27 -04:00
austin
aa70f39eb9 terrain generation testing realm
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-10-23 13:07:08 -04:00
austin
d10da49140 tooltips, recipes, refactoring
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-23 10:41:32 -04:00
austin
3b521e3197 editor entity
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-22 11:29:14 -04:00
austin
c8e3a251d5 add unarmed combat
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-21 11:01:16 -04:00
austin
b9f0eef20e fix katana idle animations
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-21 10:40:58 -04:00
austin
496172680f fix movement audio service when no audio engine 2024-10-21 09:53:58 -04:00
austin
ef724d3832 fix inventory message for undefined id on client 2024-10-21 09:44:43 -04:00
austin
ad1f65aca6 null check 2024-10-20 17:06:47 -04:00
austin
35aec8affe fix virtual scrollable on higher resolutions 2024-10-20 16:25:30 -04:00
austin
1cb93b04f6 fix debug sp launcher 2024-10-20 12:01:50 -04:00
austin
db043eda43 fix for ground audio bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-16 16:29:12 -04:00
austin
6409d752de non-Lsystem pine tree
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-16 15:57:32 -04:00
austin
11fdc690da camera data definitions in entity files
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-16 15:23:46 -04:00
austin
a68e56285a tree system work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-14 09:01:44 -04:00
austin
5f54e5034c entity spawning palette item
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-30 17:35:52 -04:00
austin
8e2f357101 Editing voxels from script engine
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-30 16:47:38 -04:00
austin
00176449e1 items executing hooks on usage 2024-09-30 16:35:58 -04:00
austin
e0e90cdd1e toolbar scrolling
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-30 16:00:58 -04:00
austin
cfcaa23a3d attack tree fix + disabling tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-30 15:27:21 -04:00
austin
b5e8c71545 toolbar state mostly working
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-27 18:23:55 -04:00
austin
95695188e3 stone voxel type, lighting fixes, anim fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-24 21:11:37 -04:00
austin
dd415681bb visual adjustments for voxel selection component
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-24 17:40:41 -04:00
austin
63f0f3338c tree model debug menu
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-23 00:26:01 -04:00
austin
cd0452a77c entity graphics refactor
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-22 14:42:08 -04:00
austin
9782e2c6b5 physics work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-22 14:10:21 -04:00
austin
2d0a65b081 snow voxel type
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-22 10:20:14 -04:00
austin
128fd919b2 bugfixes 2024-09-20 22:22:15 -04:00
austin
ccaaa47127 voxel selection item
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-20 20:59:23 -04:00
austin
491ccf4409 buffer overflow fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-20 13:02:42 -04:00
austin
b410a1de1a point light work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-20 00:10:30 -04:00
austin
4b41ac823c texture atlasing for particle system
Some checks are pending
studiorailgun/Renderer/pipeline/head Build queued...
2024-09-19 23:13:18 -04:00
austin
2ef4b13786 particle overhaul. emitters!
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-09-19 21:38:42 -04:00
austin
63a302444f shader fix, terrain editing fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-19 16:36:56 -04:00
austin
991cef322e small rendering info display
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-19 15:13:41 -04:00
austin
dc52e375e3 clustered lighting implementation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-19 11:29:04 -04:00
austin
ab17254a02 remove geometry shader support
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-18 16:03:26 -04:00
austin
6088080257 work 2024-09-18 13:19:57 -04:00
austin
3d6b71bf01 initial hitstun implementation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-17 21:58:15 -04:00
austin
b8a0db5974 audio work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-17 21:04:46 -04:00
austin
b3af26b6a0 start proliferating audio across ui
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-17 20:31:28 -04:00
austin
21ed196993 wrap buffers in bufferutils for memory fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-17 19:37:26 -04:00
austin
78978c7f54 refactor + fix regression
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-17 19:09:33 -04:00
austin
47d60f46ee ui work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-17 19:00:28 -04:00
austin
1e13c55f1f inventory menu fixes and work 2024-09-17 17:22:38 -04:00
austin
e6d946db53 gut old ui handling of positioning
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-17 16:53:36 -04:00
austin
985e4881c1 post processing pipeline + blur
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-16 19:05:50 -04:00
austin
3c64166798 ui work, entity packet fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-16 17:05:53 -04:00
austin
63feb835cd slider fixes, dragevent fixes, new component
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-15 22:49:28 -04:00
austin
963e8b6585 ui tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-15 15:47:58 -04:00
austin
a7c8571afa testing fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-15 13:04:08 -04:00
austin
79e2fdf512 bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-15 10:56:09 -04:00
austin
efd2ff1bb7 fixes, docs, skeleton creature
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-14 21:45:51 -04:00
austin
c706b855cd physics debugging
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-13 17:55:49 -04:00
austin
b761299c29 physics work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-13 09:30:21 -04:00
austin
90793154ed data cleanup
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-12 19:33:12 -04:00
austin
cdd44bd362 bugfixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-12 19:13:34 -04:00
austin
8408d84055 massive entity spawning refactor
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-12 18:51:51 -04:00
austin
ed29d1ffb3 fix SSBO test
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-12 15:31:44 -04:00
austin
f7d1bbed70 fixes + ssbo impl + instanced actor rearch
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-12 13:42:36 -04:00
austin
dd763b31a9 new voxel audio, foliage fix, ui test fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-11 23:39:32 -04:00
austin
11d468fe14 menu fix, new voxel type + textures
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-11 12:19:29 -04:00
austin
3fd97d415a voxel selection popout fixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 19:32:09 -04:00
austin
211389812d display blank item slot under dragged item panel
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 15:15:41 -04:00
austin
44b70f4ce6 jump/fall/land animation consistency fixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 13:24:14 -04:00
austin
706d25de56 3d spline implementation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 01:32:21 -04:00
austin
55eacf2c1b parshapes fixes, jump/fall state reorg
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-09 19:47:42 -04:00
austin
d9d2a74f68 eventual fall tree synchronization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-09 18:32:34 -04:00
austin
99a7434557 min fall frames to block attack 2024-09-09 18:25:38 -04:00
austin
9301996bac movement penalty on swinging weapon
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-09 18:14:19 -04:00
austin
f4f288c8d5 recoil on attack block
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-09-09 17:08:02 -04:00
austin
73a5d79bc2 tests, datastructure, debug work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-08 21:39:54 -04:00
austin
9cdfac7898 refactor java test package
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-05 14:43:31 -04:00
austin
d39254968f melee ai targeting fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-05 00:48:43 -04:00
austin
7606b702d1 small render pipeline fix 2024-09-04 20:30:47 -04:00
austin
4be41f1b04 remove unused functions 2024-09-04 20:15:32 -04:00
austin
56b60695c5 viewport loading 2024-09-04 00:42:06 -04:00
austin
c09faed7a7 equip list npe fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-03 23:16:18 -04:00
austin
d4f8cbf9df attachutils npe bugfix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-03 23:12:46 -04:00
austin
0f6e46159f ItemUtils NPE bug fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-03 23:04:46 -04:00
austin
4007bc764d prevent NPE on entity item state check
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-03 22:37:34 -04:00
austin
ebcf0865ee server sync sprint tree 2024-09-03 22:36:30 -04:00
austin
577c7293bd documentation reorganization, dockerfile
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-03 21:32:59 -04:00
austin
249db4fc89 Data View for entities in debug menu
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 19:27:42 -04:00
austin
91490103a4 fix entity tree not re-rendering on delete
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 18:51:36 -04:00
austin
b1612cc943 hitbox collision debugging
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 18:30:26 -04:00
austin
d336d77173 work log
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 22:17:25 -04:00
austin
ab00782e93 wait on threads to join in engine shutdown
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 11:18:11 -04:00
austin
6b9f25053a writing ideas for themes and topics in procgen
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-25 12:30:34 -04:00
austin
4c65b59b1b script work, player weapon on level edit
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-25 12:08:14 -04:00
austin
337da83070 ability to return to main menu from in game 2024-08-24 17:59:30 -04:00
austin
9bd2b6b38f work on resetting scene on escaping to main menu
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 17:24:20 -04:00
austin
53a0e0df1b disable anime outline + async script loading
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 11:19:51 -04:00
austin
5563b4366f thread manager
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-22 21:24:44 -04:00
austin
4aed133a97 more robust tests of equip state on server
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-22 19:15:45 -04:00
austin
a125043400 rearchitecting todo item
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-21 16:17:49 -04:00
austin
a35e63920f consistent window size for render tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-20 15:08:13 -04:00
austin
415e20d02d testing rearchitecting
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-19 12:41:53 -04:00
austin
c34e448036 disable cloud ring
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-19 09:20:07 -04:00
austin
af4d1317fc particle work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-18 18:27:23 -04:00
austin
0905157327 cursor transparency
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-18 15:25:31 -04:00
austin
b2f7a3a232 particle work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-18 10:36:46 -04:00
austin
0eb002df82 foliage serialization/deserialization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-17 11:11:07 -04:00
austin
277b9b6ee3 logger toggle debug window
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 22:20:09 -04:00
austin
b729208fc3 fix f2 menu controls reset bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 19:07:22 -04:00
austin
d41f3f2b16 synchronization rotation fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 18:11:59 -04:00
austin
b37ee6c45f netconfig file support
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 17:43:25 -04:00
austin
67b8032588 fix alignment on dropping mouse-grabbed item
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 16:53:03 -04:00
austin
72bbbca989 fix first person rendering not sending lighting
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 16:46:06 -04:00
austin
c8fc089607 ai reset walking on disable
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 16:20:08 -04:00
austin
893752098e add angularly static collidables
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 16:02:25 -04:00
austin
1314ceac06 attack bugfixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 15:55:21 -04:00
austin
51e028d9bb fixes 2024-08-16 15:52:02 -04:00
austin
e7851508fd fix inventory controls
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 15:13:15 -04:00
austin
e30784fffb bug triage, vscode extension recommends
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 11:37:03 -04:00
austin
418ff60f6a launcher fixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 10:25:05 -04:00
austin
3782145fb3 fix builds
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 09:33:27 -04:00
austin
74167038f7 server tlc
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 08:04:44 -04:00
austin
37db40dc22 viewmodel fps fix, audio fix, docs
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 18:23:00 -04:00
austin
d15ba2445a client animation offset by network delay
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 16:46:10 -04:00
austin
e9257784c6 audio debugging
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 15:36:06 -04:00
austin
0484e54f08 audio work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 13:59:20 -04:00
austin
aa03c93308 docs updates
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 13:14:18 -04:00
austin
4db2de576a Walk tree 2024-08-15 13:03:41 -04:00
austin
89a0df81a5 melee ai tweaks
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 10:46:12 -04:00
austin
61c5599265 true behavior trees
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 09:52:32 -04:00
austin
bdec668fb8 Ai rearchitecture for real btrees
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-14 14:46:38 -04:00
austin
d44fdc5673 animation work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-14 13:47:58 -04:00
austin
b0277f9f74 properly delete entities on the server
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-14 13:33:29 -04:00
austin
9750091a49 texture state caching fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-14 08:53:00 -04:00
austin
bd297df672 work debugging shader issue
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 23:51:41 -04:00
austin
8d857f9027 fix katana model
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 18:12:19 -04:00
austin
c8a2f1d035 animation updates
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 17:50:45 -04:00
austin
830d2071df remove movement restriction on attack 2024-08-13 16:12:32 -04:00
austin
25fff94029 delete entity on death
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 16:08:46 -04:00
austin
1ca9c60640 hitbox collision debounce work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 15:51:46 -04:00
austin
4cf34d162c convert scene tag datastructure
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 14:12:17 -04:00
austin
0b2086a1d4 multiple hitboxes per bone + data fixes 2024-08-13 14:09:18 -04:00
austin
06b068643e hitbox offsets
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 12:39:53 -04:00
austin
902680ad16 movement tweaks, upright tree fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-12 21:49:51 -04:00
austin
d25e07f35a server rotation fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-12 20:52:41 -04:00
austin
ea3518300f add always upright tree
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-12 16:59:02 -04:00
austin
a7b12c280a rescale player model
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-12 16:36:00 -04:00
austin
5f15690453 fix hitcapsule misalignment 2024-08-12 15:32:17 -04:00
austin
b48501652c fix server animation reset bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-12 15:26:38 -04:00
austin
8e6c9e97b0 block sfx
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-12 13:07:40 -04:00
austin
8e48250013 server anim time scale fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-12 09:41:00 -04:00
austin
9d7ab27da7 more documentation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-11 22:33:42 -04:00
austin
ee15dd2366 client-server physics synchronization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-11 19:31:43 -04:00
austin
263d6680ee state collection work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-11 12:22:14 -04:00
austin
07a708edfc architecture work, blocker ai tree
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-10 14:43:00 -04:00
austin
9349b35596 equipped item serialization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-09 21:05:27 -04:00
austin
4ff8f1a5d0 math overhaul
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-09 18:00:56 -04:00
austin
ee44f76dcc play audio on client when server has collision
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-08 14:10:26 -04:00
austin
ab4b64942d jump sfx, walk audio fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-08 11:46:24 -04:00
austin
5e87dec05d more robust java audio support
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-07 19:52:35 -04:00
austin
920f3912de attack animation sounds
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-06 13:27:44 -04:00
austin
cacc8dc57f small movement work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-04 12:18:06 -04:00
austin
02c23d6e28 documentation reorganization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-02 16:21:28 -04:00
austin
c17d8750e2 docs work 2024-08-02 16:17:53 -04:00
austin
daa8159100 docs update
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-02 16:12:52 -04:00
austin
935fd54a9b doc updates
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-02 15:58:36 -04:00
austin
9958a6c5d4 math class refactoring start
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-01 21:46:19 -04:00
austin
abfafe13b9 bone debug rendering 2024-08-01 21:26:55 -04:00
austin
a17a48ca1f potential build fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-01 15:16:12 -04:00
austin
87d1da4df1 worldbounds fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-01 11:04:25 -04:00
austin
91a84185c1 jump fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-31 18:27:30 -04:00
austin
b81b138c7a notes updates
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-31 18:18:16 -04:00
austin
aef167dd7f tree based view for current target
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-31 14:57:05 -04:00
austin
9941dd333e texture map refactor 2024-07-30 17:31:47 -04:00
austin
bfbdf5cf3e shadow fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-30 12:29:09 -04:00
austin
b37f80c18d network refactor
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-29 21:27:13 -04:00
austin
be5c24a7fc option to load whole scene on init
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-29 14:53:39 -04:00
austin
e0b94b334c first person hand bone alignment work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 17:47:54 -04:00
austin
6ea1daa747 remove airplane movement system
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 17:36:44 -04:00
austin
cc2ff6a93a Swapping attack tree to use unified animation obj
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 17:23:02 -04:00
austin
126a8f79c8 animation priority categories
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 15:27:57 -04:00
austin
1578eb3780 partially fix first person attachment to viewmodel
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 12:07:44 -04:00
austin
6d3a8f159b first person attach bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 11:01:27 -04:00
austin
c5f16ae282 life state synchronization
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-27 01:34:17 -04:00
austin
161f40ee04 synchronizing object entities
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-27 00:15:50 -04:00
austin
1df8a89b3e small data fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-26 23:20:44 -04:00
austin
57f2befc0e animation/attachment bugfix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-26 23:12:19 -04:00
austin
8484fad7da animation flickering bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-26 20:59:59 -04:00
austin
6c3dcec01c simple animation state transition util
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-26 19:01:32 -04:00
austin
5f56f0d742 minor fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-26 17:42:34 -04:00
austin
56ed405aea devtools
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-24 13:57:16 -04:00
austin
58c5ac0512 POV switching
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-24 13:30:06 -04:00
austin
570086c2cc 2h katana
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-24 12:49:44 -04:00
austin
c776dae868 tutorial popup work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-20 14:49:32 -04:00
austin
1f028aa924 ui toolkit work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-20 12:30:09 -04:00
austin
f7015bd614 show tutorial hints from script side
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-20 10:18:34 -04:00
austin
e00eb85bcb framestep work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-20 09:38:17 -04:00
austin
23f745c450 Work on hooks, element manager debugging
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-19 23:13:03 -04:00
austin
d36b2f3237 handle signals passing with no hooks
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-19 22:59:24 -04:00
austin
c3f824198b ui fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-19 22:36:57 -04:00
austin
893239c158 hooks implementation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-16 17:55:28 -04:00
austin
da28d13d61 script loading work 2024-07-14 16:00:35 -04:00
austin
0bec1386f1 cleanup (goodbye arena)
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-13 15:35:44 -04:00
austin
67bdc8ec67 work on scenes and hooks 2024-07-13 15:26:29 -04:00
austin
94c19d7990 scripting work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-10 15:27:05 -04:00
austin
8a0b2d001b small docs update
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-10 10:11:08 -04:00
austin
71fb248154 work towards automated testing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-07 23:28:04 -04:00
austin
6da4c001fa screenshots refactoring
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-04 18:58:38 -04:00
austin
f7887fc875 work towards saving framebuffers as screenshots
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-04 16:32:43 -04:00
austin
29299a7781 add saving framebuffers 2024-07-03 14:55:24 -04:00
austin
14d423d533 script engine bugfix, hitbox subtypes 2024-07-02 17:07:16 -04:00
austin
e5a187ce19 script engine work 2024-07-02 16:14:05 -04:00
austin
bc66523cde add items from today
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-06-27 23:02:20 -04:00
austin
42c1f7c55a moving documentation around
Some checks are pending
studiorailgun/Renderer/pipeline/head Build queued...
2024-06-27 22:50:20 -04:00
austin
a26ea92aae animation updates 2024-06-27 22:35:36 -04:00
austin
2182cc80fa fix docs
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-06-22 20:11:21 -04:00
austin
9bbdafb43d tutorial hints initial implementation 2024-06-22 20:09:49 -04:00
austin
a676d8ddca server rotation fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-06-22 16:51:14 -04:00