Commit Graph

1909 Commits

Author SHA1 Message Date
austin
50efed4b69 Add leaves particle concept 2021-10-15 17:43:33 -04:00
austin
f7309d4f15 Ignore dbeaver metadata folder 2021-10-14 23:53:34 -04:00
austin
308a34514f Begin sql integration 2021-10-14 23:23:54 -04:00
austin
8ccc29ef7d Tie movespeed to framerate 2021-10-10 17:14:15 -04:00
austin
57c2fa1e61 Terrain splatting hopefully working 2021-10-09 16:22:33 -04:00
austin
95829bb847 Working on ground texturing still 2021-10-07 09:09:49 -04:00
austin
26064dc198 Proper texture tiling for terrain meshes 2021-10-06 19:38:34 -04:00
austin
c295a18a22 Fix terrain stride with dense meshes 2021-10-03 13:49:40 -04:00
austin
f004a588a4 Fix light classes with git repo 2021-09-19 18:33:59 -04:00
f43e6f5d50 Delete 'src/main/java/electrosphere/renderer/light/LightBuffer.java' 2021-09-19 22:24:29 +00:00
3c4fb20ac3 Delete 'src/main/java/electrosphere/renderer/light/LightEntityUtils.java' 2021-09-19 22:24:26 +00:00
0d98f4517a Delete 'src/main/java/electrosphere/renderer/light/LightManager.java' 2021-09-19 22:24:23 +00:00
ea1132ee61 Delete 'src/main/java/electrosphere/renderer/light/PointLight.java' 2021-09-19 22:24:19 +00:00
2685b358f5 Delete 'src/main/java/electrosphere/renderer/light/SpotLight.java' 2021-09-19 22:24:14 +00:00
0437db3c42 Delete 'src/main/java/electrosphere/renderer/light/ItsBroken_DirectionalLight.java' 2021-09-19 22:24:08 +00:00
satellite
b162bdd8d2 Sync laptop and desktop 2021-09-19 18:16:25 -04:00
satellite
4966258935 Fix movement vector in movement behave tree 2021-08-08 14:30:03 -04:00
satellite
5b3c99b2ff Work on terrain mesh towards splatting 2021-08-08 14:26:23 -04:00
satellite
f862c104cc Failure to fix mac rendering 2021-08-08 12:32:18 -04:00
austin
236eb59274 Convert entity position to double from float 2021-08-08 01:14:41 -04:00
austin
e39af4a78c Hook user settings into draw/sim radius 2021-08-07 18:00:19 -04:00
austin
0ef9d8c309 Hook user settings into engine more 2021-08-07 17:43:43 -04:00
austin
6bbcc4af50 Add user settings 2021-08-07 17:35:27 -04:00
austin
c663074616 Performance tweaks
(disable vsync, conditional oob)
2021-08-05 23:24:23 -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
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