Commit Graph

  • 50efed4b69 Add leaves particle concept austin 2021-10-15 17:43:33 -0400
  • f7309d4f15 Ignore dbeaver metadata folder austin 2021-10-14 23:53:34 -0400
  • 308a34514f Begin sql integration austin 2021-10-14 23:23:54 -0400
  • 8ccc29ef7d Tie movespeed to framerate austin 2021-10-10 17:14:15 -0400
  • 57c2fa1e61 Terrain splatting hopefully working austin 2021-10-09 16:22:33 -0400
  • 95829bb847 Working on ground texturing still austin 2021-10-07 09:09:49 -0400
  • 26064dc198 Proper texture tiling for terrain meshes austin 2021-10-06 19:38:34 -0400
  • c295a18a22 Fix terrain stride with dense meshes austin 2021-10-03 13:49:40 -0400
  • f004a588a4 Fix light classes with git repo austin 2021-09-19 18:33:59 -0400
  • f43e6f5d50 Delete 'src/main/java/electrosphere/renderer/light/LightBuffer.java' gitadmin 2021-09-19 22:24:29 +0000
  • 3c4fb20ac3 Delete 'src/main/java/electrosphere/renderer/light/LightEntityUtils.java' gitadmin 2021-09-19 22:24:26 +0000
  • 0d98f4517a Delete 'src/main/java/electrosphere/renderer/light/LightManager.java' gitadmin 2021-09-19 22:24:23 +0000
  • ea1132ee61 Delete 'src/main/java/electrosphere/renderer/light/PointLight.java' gitadmin 2021-09-19 22:24:19 +0000
  • 2685b358f5 Delete 'src/main/java/electrosphere/renderer/light/SpotLight.java' gitadmin 2021-09-19 22:24:14 +0000
  • 0437db3c42 Delete 'src/main/java/electrosphere/renderer/light/ItsBroken_DirectionalLight.java' gitadmin 2021-09-19 22:24:08 +0000
  • b162bdd8d2 Sync laptop and desktop satellite 2021-09-19 18:16:25 -0400
  • 4966258935 Fix movement vector in movement behave tree satellite 2021-08-08 14:30:03 -0400
  • 5b3c99b2ff Work on terrain mesh towards splatting satellite 2021-08-08 14:26:23 -0400
  • f862c104cc Failure to fix mac rendering satellite 2021-08-08 12:32:18 -0400
  • 236eb59274 Convert entity position to double from float austin 2021-08-08 01:14:41 -0400
  • e39af4a78c Hook user settings into draw/sim radius austin 2021-08-07 18:00:19 -0400
  • 0ef9d8c309 Hook user settings into engine more austin 2021-08-07 17:43:43 -0400
  • 6bbcc4af50 Add user settings austin 2021-08-07 17:35:27 -0400
  • c663074616 Performance tweaks (disable vsync, conditional oob) austin 2021-08-05 23:24:23 -0400
  • 952f9e30a0 Add foliage! austin 2021-08-03 22:10:48 -0400
  • 3a1924f8f4 Client side entity instancing austin 2021-08-03 00:04:57 -0400
  • e18e342492 Fix server part of entity instancing austin 2021-08-01 22:51:42 -0400
  • 3388325838 Fix rendering bug austin 2021-08-01 21:45:20 -0400
  • dd51345a5a Work on saves austin 2021-08-01 19:10:24 -0400
  • 57c94eccf8 Various fixes austin 2021-07-31 10:12:57 -0400
  • c25ab0229c Forgot to actual create cells. oops. austin 2021-07-30 22:15:52 -0400
  • 84a416b99f Attempt at entity instancing via data cells austin 2021-07-30 22:14:02 -0400
  • 1a4b00a138 Fall Oaks austin 2021-07-27 01:23:51 -0400
  • 1e1117f9e1 Can place structures austin 2021-07-26 21:25:31 -0400
  • 45e28e5568 Fix skybox tracking potentially austin 2021-07-25 23:34:04 -0400
  • b5743b3a1f Server side terrain deformation austin 2021-07-25 21:51:01 -0400
  • b5a0987ea1 Convert to using jBulletFork austin 2021-07-24 15:22:13 -0400
  • afe51eb966 Partway on bicubic interpolation austin 2021-07-24 13:55:16 -0400
  • 2ed2ab063a Chunk physics loading/unloading/radius austin 2021-07-23 01:35:42 -0400
  • c5834a0bca More physics tweaks austin 2021-07-22 22:18:37 -0400
  • bbbeb0f848 Tuning gravity more austin 2021-07-21 23:06:28 -0400
  • 0d10747f09 Linear damping tied to framerate on gravity/normal austin 2021-07-21 01:05:48 -0400
  • 719a0eaa9c Gravity "fixes" / Symbolism map skeleton austin 2021-07-20 00:44:58 -0400
  • 85f60b038b Fixing gravity / adding gravity tree austin 2021-07-20 00:19:07 -0400
  • dd30e73660 Audio engine basics austin 2021-07-19 22:10:23 -0400
  • 0f4a764470 Collision/physics engine austin 2021-07-19 01:21:46 -0400
  • f585af6fad Start work on collision update and virtual sim satellite 2021-07-10 19:43:00 -0400
  • 3cf8a45c63 Better rendering on mac satellite 2021-07-10 13:53:49 -0400
  • 908de02404 Disable control during loading screen austin 2021-07-10 00:01:04 -0400
  • ca38589f70 Add house austin 2021-07-09 23:54:06 -0400
  • 61aace7b37 Network fixes & sync attack over network austin 2021-07-05 15:17:49 -0400
  • ce6a6b9ad7 Particle system! austin 2021-07-04 23:50:38 -0400
  • 95a0810aaf Mindless attacker AI austin 2021-07-04 03:18:34 -0400
  • 955d773f0d Add life system austin 2021-07-04 02:37:07 -0400
  • 6096a36896 Attack moves austin 2021-07-04 01:59:01 -0400
  • 24c984b714 Give homie proper skin austin 2021-07-03 23:41:29 -0400
  • f4bcc35cbf First pass at attacking austin 2021-07-03 23:25:11 -0400
  • ef6116646a Overhaul spawning / creatures / items data austin 2021-06-29 23:32:53 -0400
  • 1c01ab1868 Add goblins austin 2021-06-29 01:41:26 -0400
  • 5eae8dee7a Fix desynced hitboxes with animations austin 2021-06-28 22:40:41 -0400
  • 3f899ed746 add gravity to movement tree austin 2021-06-28 01:59:58 -0400
  • 3d0acb530e Managing textures in asset manager austin 2021-06-28 00:41:42 -0400
  • f66dab4f5f Movement tree network streaming austin 2021-06-27 22:56:12 -0400
  • d889e6126c reorganization + logging + networking fixes austin 2021-06-27 14:33:13 -0400
  • 375e457f81 Organize gitignore austin 2021-06-25 23:29:30 -0400
  • 40565a1c83 Overhaul build process + launcher + file loading austin 2021-06-25 23:19:09 -0400
  • 6bea0cc24f Working on getting items streaming over net austin 2021-06-20 19:41:35 -0400
  • 1c4b2d9846 Launcher ! austin 2021-06-20 15:02:15 -0400
  • 64928852ba Redo file loading / builds proper jar now austin 2021-06-20 14:29:54 -0400
  • aba735dac0 fixing my dumbass bugs austin 2021-06-20 00:02:17 -0400
  • 2926f8b49b Terrain streaming, begin work on world gen/sim austin 2021-06-19 23:15:34 -0400
  • c13f137f68 Mid terrain net stream / starting worldgen austin 2021-06-19 01:59:59 -0400
  • 444bda5394 Terrain Streaming over network austin 2021-06-14 00:17:37 -0400
  • 8c4f902652 Merge terrain library into main project austin 2021-06-13 12:57:16 -0400
  • beac110bc6 Add tree austin 2021-06-13 12:32:15 -0400
  • 05eefc9c45 actually fix issues austin 2021-06-11 23:17:37 -0400
  • c5bf84a8cd Merge branch 'dev' of ssh://git.austinwhoover.com:222/gitadmin/Renderer into dev austin 2021-06-11 23:16:48 -0400
  • ba494b32b5 Use telephone for networking code austin 2021-06-11 23:13:45 -0400
  • 1f90094761 Hitbox Sphere fixes & logic austin 2021-06-08 20:23:58 -0400
  • 323a966516 Attaching items to entity's bones austin 2021-06-07 20:11:56 -0400
  • 7379afbbc7 Hitboxes! austin 2021-06-06 01:59:51 -0400
  • a3269b962d Arena mode distinction austin 2021-06-03 22:04:08 -0400
  • 607abd392c Basic ui is working! :D austin 2021-06-03 17:40:30 -0400
  • bde5a77131 Basic menus austin 2021-06-02 00:32:47 -0400
  • f4a7a8d513 Text boxes render! austin 2021-06-01 22:41:16 -0400
  • 31e506ff1f Partway to getting fonts working austin 2021-06-01 01:05:42 -0400
  • 152aac2492 First pass at shadows austin 2021-05-31 18:13:08 -0400
  • 79cad3a473 Framebuffers austin 2021-05-28 09:43:19 -0400
  • aaa9f2af83 Remove spawning test entity leftover from test austin 2021-05-26 22:18:50 -0400
  • 6e6979e73a Add actor, make animation per actor austin 2021-05-26 22:16:28 -0400
  • 329420ae94 Fix controls not firing network events austin 2021-05-26 19:53:53 -0400
  • c0b0362e71 First working version of proper networking austin 2021-05-21 21:19:00 -0400
  • 631bdea776 Merge branch 'dev' of ssh://git.austinwhoover.com:222/gitadmin/Renderer into dev austin 2021-05-16 19:00:12 -0400
  • f684d1c722 Behavior trees, Cell management, new humanoid model, animations, generally a lot of shit austin 2021-05-16 18:20:02 -0400
  • 992bd92d5f Work on networking satellite 2021-04-06 20:33:07 -0400
  • 0f8609079a Fix null pointer on localconfig existence check satellite 2021-04-05 22:29:59 -0400
  • 9cc6e1e969 Remove localconfig.json satellite 2021-04-05 22:28:17 -0400
  • c265b71e8b Localconfig generation and updates satellite 2021-04-05 22:26:46 -0400
  • a87fcbed3a Chunking is complete satellite 2021-04-05 22:05:36 -0400
  • 8ac86a0c84 Add explicit create file to save satellite 2021-04-04 23:45:32 -0400