1
0
mirror of https://github.com/Dejvino/roadtrip synced 2024-11-13 04:27:30 +00:00

Commit Graph

  • 78ae5153e6 Cleanup. master Dejvino 2017-02-05 17:50:10 +0100
  • 9e083c0b1c Updated status. Dejvino 2017-02-05 17:46:20 +0100
  • cdfd018985 Added Fog and FOV. Dejvino 2017-02-05 17:44:57 +0100
  • 66039dfa8e Added 1st person camera. Dejvino 2017-02-04 23:21:26 +0100
  • a4f17f414e Themeless: added sections of walls + rocks as boxes. Dejvino 2017-02-02 00:50:44 +0100
  • 4a7b7f2484 Unthemed trees and rocks. Dejvino 2017-02-01 23:38:37 +0100
  • d69faa4852 Themeless: made map texture a grid, added grid-aligned rocks instead of grass. Dejvino 2017-02-01 01:37:19 +0100
  • e04114e877 Readme reformat. Dejvino 2017-01-28 23:33:23 +0100
  • cb7c64b18d Updated status & roadmap. Dejvino 2017-01-28 23:29:37 +0100
  • 6214ff34e8 Added HideControl to hide eye-candy objects in the distance. Dejvino 2017-01-28 01:29:45 +0100
  • d3c6b622f7 Map: debug cleanup. Dejvino 2017-01-28 00:53:36 +0100
  • a32565ef00 Map: added grass and depth-of-field filter. Dejvino 2017-01-28 00:47:11 +0100
  • 94faf05d7e Cleanup of debug msgs. Dejvino 2017-01-27 01:43:53 +0100
  • b828e377b1 Map: improved terrain scale, object placement. Dejvino 2017-01-27 01:42:53 +0100
  • 33185850a1 Map: flattened the terrain a bit. Dejvino 2017-01-25 22:31:10 +0100
  • 275bea8a91 Map: re-enabled map objects, cleanup. Dejvino 2017-01-25 22:19:11 +0100
  • bdadc3c739 Map: Fine-grained terrain grid implemented. Now there is smoother loading and unloading of terrain tiles. Dejvino 2017-01-25 00:38:14 +0100
  • c9a5429193 Map: Prep for TerrainQuad enhancements. Dejvino 2017-01-22 23:56:22 +0100
  • cbf342cb97 Map: refactoring of map generation. Added RoadTrip Planner app. Dejvino 2017-01-22 18:28:05 +0100
  • f75fdecf07 Map: improved tree placement to look more natural. Dejvino 2017-01-21 19:06:20 +0100
  • 4a87dbc674 Map: refactored populating of map objects to use the new procedural blocks. Dejvino 2017-01-21 18:47:47 +0100
  • 7893ff412b Map: added base classes for consistent procedural generation. To be used for maps. Dejvino 2017-01-21 16:10:04 +0100
  • d2b6f01798 Map: Added randomly placed trees. Debug mode. Dejvino 2017-01-21 01:46:40 +0100
  • 76256b33a4 UI: Added game score to main menu. Refactored. Dejvino 2017-01-18 23:30:40 +0100
  • 255931a1aa UI: Enabled menu on ESC, Exit works. Dejvino 2017-01-18 00:10:06 +0100
  • 48d2e1ea56 Merge branch 'master' into ui Dejvino 2017-01-17 23:19:40 +0100
  • 39ac6164df Added game pause functionality. Dejvino 2017-01-17 00:51:29 +0100
  • 8e6e4cb299 UI: Main Menu prototype Dejvino 2017-01-15 01:08:23 +0100
  • 3c104a3d38 Refactor: enabled vehicles again. Dejvino 2017-01-14 23:36:47 +0100
  • a2af1e02bb Refactor: major moving around, trying to minimize RoadTrip.java (TODO: enable vehicles back) Dejvino 2017-01-14 03:01:01 +0100
  • 33f2e768cc Refactor: moving player status out. Dejvino 2017-01-14 01:32:49 +0100
  • c0cffb6301 Added target distance counter above the compass. Dejvino 2017-01-10 23:43:28 +0100
  • e134a8fb18 Added compass. Dejvino 2017-01-08 22:54:26 +0100
  • 3fdd9faffa Added target marker. Dejvino 2017-01-08 00:24:47 +0100
  • 8d1da0c00e Added a car model for the weak car type. Dejvino 2017-01-06 08:35:57 +0100
  • 2a723f6eff Added endless terrain generator, changed terrain style. Dejvino 2017-01-05 23:52:15 +0100
  • 2a4cc65a81 Remapped keys to WASDX. Dejvino 2017-01-04 08:28:56 +0100
  • 29d4f312d1 Updated screenshot - riding a car. Dejvino 2017-01-04 08:20:25 +0100
  • 350ce6f43c Enter / Exit a car - checked. Dejvino 2017-01-04 01:18:50 +0100
  • 59210eca75 Added enter / leave vehicle by Enter. Refactoring. Dejvino 2017-01-04 01:03:13 +0100
  • 7dee0ac30f Refactoring. Enabled more cars to appear. Dejvino 2017-01-03 01:14:35 +0100
  • 852c018f0c Added car sounds. Dejvino 2017-01-01 21:47:53 +0100
  • 52bc6b6b01 Added simple engine sound. Dejvino 2017-01-01 15:23:58 +0100
  • 8049608ac3 Added player as a person walking around. Dejvino 2016-12-31 23:57:29 +0100
  • 4f7dc30897 Updated TODO list. Dejvino 2016-12-31 23:14:08 +0100
  • e1f20c7adb Added NPCs walking around. Dejvino 2016-12-31 23:12:20 +0100
  • 17cecdcf2b Added a fence made in Blender as a static object. Dejvino 2016-12-31 16:58:13 +0100
  • da8c1e6bc7 Improved camera position, added boxes to the map. Dejvino 2016-12-31 01:17:11 +0100
  • 07f1864b4d Fixed README screenshot. Dejvino 2016-12-31 00:34:30 +0100
  • 0ee082ef61 Added screenshot. Dejvino 2016-12-31 00:28:01 +0100
  • 48ac62d3b0 Initial import of the first prototype. Dejvino 2016-12-31 00:19:29 +0100
  • b58ed3a454 Initial commit Dejvino 2016-12-30 20:32:51 +0100