Commit Graph

192 Commits

Author SHA1 Message Date
Kazhnuz Klappsthul 29137efd6a meta: import radiance settings 2021-11-25 10:29:55 +01:00
Kazhnuz 0e2a6ced4d Merge branch 'master' of https://git.chlore.net/game-projects/sonic-bluestreak 2020-06-04 22:38:34 +02:00
Kazhnuz fa4964a877 feat: prepare badnics support 2020-06-04 19:37:34 +02:00
Kazhnuz baa59db9c2 chore: separate the weapon system 2020-04-25 12:29:07 +02:00
Kazhnuz a4a1bc94a3 feat: dumb test map system 2020-04-25 12:15:21 +02:00
Kazhnuz 318e297095 feat: basic weapon system 2020-04-25 12:15:12 +02:00
Kazhnuz a7a0bde8ea feat: add basic autorun on shoot maps 2020-02-02 08:27:33 +01:00
Kazhnuz 93ce28f3ba fix: simplify shadows handling 2020-02-01 16:44:38 +01:00
Kazhnuz 89c5940116 improvement: optimise chunk system
Diminishe the number of chunks and floor generated. Level loading will 
be a bit slower, but we basically double fps on test level
2020-02-01 14:24:23 +01:00
Kazhnuz 759d0d24e0 feat: initial loading of mission files 2020-01-26 15:30:00 +01:00
Kazhnuz 5d46f54e99 chore: stop bypassing datas in test level 2020-01-26 12:32:36 +01:00
Kazhnuz 46c1a53f5e feat:initial addition of collectible actors 2020-01-26 12:28:53 +01:00
Kazhnuz b4fcd33163 chore: add level collisions in a specific folder 2020-01-26 11:08:47 +01:00
Kazhnuz 37fb2c8b74 feat: add ring toss gfx 2020-01-26 10:57:20 +01:00
Kazhnuz ae58ecd659 fix: better forest background 2020-01-25 20:32:03 +01:00
Kazhnuz 3d511358e1 feat: add worldmap concept 2020-01-21 09:51:32 +01:00
Kazhnuz 63dbac57fd feat: add floor collisions 2020-01-12 00:02:06 +01:00
Kazhnuz 9385d9deb9 chore: remove forgotten print 2020-01-04 11:14:13 +01:00
Kazhnuz 6bbd6e40f7 feat: add chunk loading to shoot maps 2020-01-03 19:41:30 +01:00
Kazhnuz 4aeab15340 feat: load map data from layout files 2020-01-02 21:56:42 +01:00
Kazhnuz 3bc2ea3e41 feat: new improvement status hud 2019-12-30 22:55:01 +01:00
Kazhnuz 5b1008dbe4 fix: remove 1px black line on top of background 2019-12-29 11:00:03 +01:00
Kazhnuz c3a406ad2c improvement: rework titlescreen 2019-12-29 10:58:58 +01:00
Kazhnuz 43eade2369 chore: use imagefont for hud numbers 2019-12-29 10:58:46 +01:00
Kazhnuz 99621a756c improvement: improve level starting again 2019-12-29 10:04:16 +01:00
Kazhnuz 0625c8d82c improvement: add a border to pause menu 2019-12-28 22:20:51 +01:00
Kazhnuz 67a6e557e5 Merge branch 'master' of https://git.chlore.net/project-bluestreak/sonic-bluestreak 2019-12-28 22:01:59 +01:00
Kazhnuz 8b42722520 feat: add a playstyle base scene 2019-12-28 21:51:41 +01:00
Kazhnuz 63c54525f6 fix: keys input shouldn't bypass keyLocking 2019-12-28 21:11:34 +01:00
Kazhnuz bd37d58b23 fix: jump only the moment button is pressed 2019-12-28 21:06:41 +01:00
Kazhnuz ed6e9aca29 feat: add lofi version of SA2 font 2019-12-28 20:50:07 +01:00
Kazhnuz 42e6875547 fix: make sure that some variable doesn't leak to the global namespace 2019-12-28 16:54:13 +01:00
Kazhnuz c9475e742c fix: respect perspective again on shoot-based maps 2019-12-28 15:18:14 +01:00
Kazhnuz 97b3bcf80f feat: make some camera elements world-dependant 2019-12-28 14:17:58 +01:00
Kazhnuz 9b16ae4429 chore: separate world types 2019-12-28 14:13:19 +01:00
Kazhnuz 294d2699e7 improvement: rework frame 2019-12-28 13:54:57 +01:00
Kazhnuz 65174322fd improvement: replace Calcite Hills by a Coast level 2019-12-28 13:34:11 +01:00
Kazhnuz 00097ac5d9 improvement: get shoot map data from its zone file 2019-12-28 13:25:45 +01:00
Kazhnuz c35fcb7c5c feat: add new world system 2019-12-28 12:15:43 +01:00
Kazhnuz 308c258980 chore: remove old character data file 2019-12-28 11:45:35 +01:00
Kazhnuz 66cedc2002 chore: move physics do gamedata folder 2019-12-28 11:44:54 +01:00
Kazhnuz 6f480cfef1 improvement: new character handling functions 2019-12-28 11:33:25 +01:00
Kazhnuz 0b7c594daa improvement: use Radiance's gui code 2019-12-28 10:51:29 +01:00
Kazhnuz 144cc0ba6b fix: remove crash due to wrapping 2019-12-28 10:10:51 +01:00
Kazhnuz f36f178890 core: first 100% glitched port to gamecore latest version 2019-12-28 10:05:38 +01:00
Kazhnuz 2b5f687fdf meta: rename the game to bluestreak 2019-12-28 09:41:37 +01:00
Kazhnuz ada09d98fa feat(game-design): first draft of possible game types 2019-12-27 11:08:15 +01:00
Kazhnuz 13702b0df7 Adaptation du readme au nouveau but du projet 2019-12-24 11:07:41 +01:00
Kazhnuz 0e43ef3e4d scenes/boost: lock input just after the menu closure 2019-02-15 21:39:09 +01:00
Kazhnuz 7065028143 scenes/boost: fix a wrong mention of the controller 2019-02-15 18:54:22 +01:00