Commit Graph

143 Commits (main)

Author SHA1 Message Date
Ensar Sarajčić 4b1bc9888d Fix scarab texture rendering issues 2021-11-21 23:14:08 +01:00
Ensar Sarajčić cbb70b89b6 Add a bad desert themed track 2021-11-21 23:08:52 +01:00
Ensar Sarajčić 78f3233a60 Add new track: rounding error 2021-11-20 20:26:24 +01:00
Ensar Sarajčić 000d693a68 Make glass properly transparent 2021-11-20 20:16:23 +01:00
Ensar Sarajčić b0d93d074c Adjust steering of vehicles 2021-11-20 19:32:26 +01:00
Ensar Sarajčić 4e8344c485 Further tweak vehicles to fit their roles more 2021-11-20 19:27:22 +01:00
Ensar Sarajčić 354122eade Further adjust mass and power of buggy 2021-11-20 19:23:07 +01:00
Ensar Sarajčić 18e163ec08 Tweak buggy to fit its role more 2021-11-20 19:18:28 +01:00
Ensar Sarajčić 04414ac90d Tweak bugmobile to make it more driveable 2021-11-20 19:11:39 +01:00
Ensar Sarajčić 6b7412a3ed Fix checkpoint size in infinite loop level 2021-11-20 18:48:38 +01:00
Ensar Sarajčić 2f5e46e851 Fix reset logic to use furthest_checkpoint instead of last 2021-11-20 18:46:23 +01:00
Ensar Sarajčić 54d9ff1cdd Make infinite loop more rounded with better rails 2021-11-20 18:43:32 +01:00
Ensar Sarajčić 1850d12fe7 Add manual reset option 2021-11-20 17:45:53 +01:00
Ensar Sarajčić cc22ddb37b Fix vehicle reset logic 2021-11-20 17:34:08 +01:00
Ensar Sarajčić a86b2d8434 Remove debug mode and fix checkpoint location and orientation on level 2021-11-20 17:19:39 +01:00
Ensar Sarajčić 9d1ddac430 Use curve to better orientate checkpoints along the track 2021-11-20 17:05:34 +01:00
Ensar Sarajčić d947b3e11e Make infinite loop infinitely more challenging 2021-11-19 19:52:46 +01:00
Ensar Sarajčić e6b41d35c4 Fix automatic reverse to 1st gear transmission 2021-11-19 19:06:40 +01:00
Ensar Sarajčić 9b53a138fa Add reformatted vehicle file 2021-11-19 18:42:35 +01:00
Ensar Sarajčić 1a408468b1 Add automatic transmission mode 2021-11-19 18:40:35 +01:00
Ensar Sarajčić d748145156 Implement automatic clutch 2021-11-19 18:09:24 +01:00
Ensar Sarajčić 0faf414fcf Add attribution icons to main menu 2021-11-19 18:05:21 +01:00
Ensar Sarajčić 9187300dea Add kenney.nl attribution to about screen 2021-11-19 17:52:38 +01:00
Ensar Sarajčić 88b3bd3a77 Fix camera loading in base_track_level 2021-11-19 00:43:19 +01:00
Ensar Sarajčić fcedb8481b Fix lint job to run lint instead of format 2021-11-19 00:41:51 +01:00
Ensar Sarajčić 99620cab62 Add lint workflow 2021-11-19 00:37:22 +01:00
Ensar Sarajčić 6ea264842b Add linter and formatter 2021-11-19 00:36:05 +01:00
Ensar Sarajčić f7bd4f6880 Add reset mechanic when out of bounds 2021-11-19 00:08:21 +01:00
Ensar Sarajčić 0b46991f45 Add infinite loop basic level concept 2021-11-18 21:58:24 +01:00
Ensar Sarajčić fa024c2516 Separate out common track logic 2021-11-18 21:07:42 +01:00
Ensar Sarajčić 372b2f9c49 Reorganize directories 2021-11-18 20:48:47 +01:00
Ensar Sarajčić 92c98a2c0f Allow for faster consecutive gear switch 2021-11-18 20:46:16 +01:00
Ensar Sarajčić 90c65dbcf9 Add wrong way indicator 2021-11-18 20:44:53 +01:00
Ensar Sarajčić ab209ad1c5 Add vehicle and track selection menu to start menu 2021-11-18 20:44:42 +01:00
Ensar Sarajčić 0adeb40d0b Fix millisecond formatting 2021-11-18 20:07:30 +01:00
Ensar Sarajčić 00ae651966 Add more options in the settings menu 2021-11-18 20:05:35 +01:00
Ensar Sarajčić 3ac3ea268c Add settings menu options 2021-11-17 23:23:12 +01:00
Ensar Sarajčić 9075965e61 Revert to original exporting on ubuntu 2021-11-17 22:28:44 +01:00
Ensar Sarajčić 76c9f99335 Add about screen with licence notices 2021-11-17 22:26:46 +01:00
Ensar Sarajčić abf9c7adcb Re-enable templates listing in macos job 2021-11-17 22:11:06 +01:00
Ensar Sarajčić eeed90e82b Fix macos export templates move command 2021-11-17 22:03:31 +01:00
Ensar Sarajčić c124854910 List export templates when exporting 2021-11-17 21:59:38 +01:00
Ensar Sarajčić e55c76daff Fix export templates location on macos export 2021-11-17 21:52:01 +01:00
Ensar Sarajčić bd8deef095 Fix export name in build game script 2021-11-17 21:41:16 +01:00
Ensar Sarajčić 97a121f476 Add missing template directory in macos export job 2021-11-17 21:02:03 +01:00
Ensar Sarajčić 82bf5e668e Fix macos export templates generation 2021-11-17 20:57:36 +01:00
Ensar Sarajčić c4bb797674 Fix typo in export-mac runner 2021-11-17 20:50:47 +01:00
Ensar Sarajčić 989dd9e2a8 Separate macos deployment to run on mac 2021-11-17 20:47:39 +01:00
Ensar Sarajčić e36adc0e77 Fix imports 2021-11-17 20:33:04 +01:00
Ensar Sarajčić 1e40fc8c50 Add basic track timing logic 2021-11-17 20:10:51 +01:00