Commit Graph

403 Commits

Author SHA1 Message Date
Alula 118fbeb785
update the readme a bit 2020-10-30 03:03:41 +01:00
Alula 87a3597257
Rename 'Enhanced Graphics' option to 'Lighting Effects' 2020-10-30 02:32:18 +01:00
Alula 451c3671d7
Add game saving support 2020-10-30 02:29:53 +01:00
Alula eb94343df3
allow setting custom pixel format on Canvas 2020-10-30 00:37:50 +01:00
Alula b8d3919f09
make the fps timer count frames, not events. why i'm a such idiot? 2020-10-30 00:04:27 +01:00
Alula c4b33d50b2
fuck rust, i made a typo 2020-10-29 23:49:36 +01:00
Alula a80058b141
whoops, it's a pure function 2020-10-29 23:47:21 +01:00
Alula b1186ec4be
attempt fixing audio initialization on windows 2020-10-29 23:44:23 +01:00
Alula db248e4dd9
add subpixel camera scrolling 2020-10-29 23:14:53 +01:00
Alula 72992eb4e4
more precise and less jittery game loop timing 2020-10-29 13:22:56 +01:00
Alula 4b9abc5f1e
sfx mixing fix 2020-10-27 03:47:58 +01:00
Alula 23397b02db
readme update 2020-10-27 02:20:10 +01:00
Alula ef7d534ebb
Mimiga Village is done 2020-10-27 02:05:49 +01:00
Alula 30146110b0
Merge branch 'master' of github.com:alula/doukutsu-rs 2020-10-26 09:36:31 +01:00
Alula ba06c66f01
lighting tweaks, optimizations, fan npcs 2020-10-26 09:34:54 +01:00
alula c8ee3fac37
Merge pull request #2 from doukutsu-rs/android
Initial Android support
2020-10-20 22:47:08 +02:00
Alula beb7bfe3e6
some stuff related to touch controls 2020-10-20 22:45:56 +02:00
Alula 2f111919d6
Initial Android support and some ggez rewrite 2020-10-07 16:08:12 +02:00
alula 448915718d
Update README.md 2020-10-04 20:39:29 +02:00
alula 195873357e
Update README.md 2020-10-04 20:37:12 +02:00
Alula 8a478c6f72
add <TUR/<CAT/<SAT 2020-10-03 02:06:02 +02:00
Alula 46142a0efe
add moving blocks 2020-10-03 01:53:32 +02:00
Alula 705a47d61c
load teleporter slots 2020-10-03 01:52:52 +02:00
Alula b212d6f74b
boss preparations 2020-10-03 00:11:09 +02:00
Alula 698127d2c2
forcefield and key 2020-10-02 21:27:55 +02:00
Alula 3dd21e4356
improve npc physics 2020-10-02 21:27:42 +02:00
Alula 658b10ae69
completed balrog 2020-10-02 20:37:56 +02:00
Alula fbb4045f47
add fireball and snake 2020-10-02 03:30:42 +02:00
Alula 01dfb7997a
physics fixes 2020-10-01 05:06:18 +02:00
Alula 048816bfe7
balrog and lots of tweaks 2020-09-30 05:11:25 +02:00
Alula 930ac9a2fe
better lighting for dark places 2020-09-29 22:52:51 +02:00
Alula ebe070b77e
teleporter slot menu 2020-09-29 22:19:47 +02:00
Alula 69331f6925
some lighting tweaks 2020-09-29 02:58:07 +02:00
Alula ac8d27197c
various tweaks 2020-09-29 02:43:55 +02:00
Alula e54901077c
stereo mixing fix 2020-09-28 22:30:11 +02:00
Alula 8973727b93
I misunderstood <FAC flags 2020-09-26 02:03:17 +02:00
Alula e8337f14fb
directional lights lol 2020-09-26 01:48:32 +02:00
Alula c7095c2566
document/implement cs+ switch opcodes 2020-09-26 00:28:37 +02:00
Alula 4b21d9d786
add flipped face support and make the lighting switch like 2020-09-25 22:02:35 +02:00
Alula e2cfc898ac
lightmap thing 2020-09-25 21:25:40 +02:00
Alula 449a503fc5
initial switch data support 2020-09-25 19:14:52 +02:00
Alula 2b148fe3ed
fix tsc interpreter bugs and various inaccuracies 2020-09-25 14:55:28 +02:00
Julia K 0636a949ad
Merge pull request #1 from yoroshikun/sprash
feat: add splash
2020-09-25 11:23:35 +02:00
Drew Hutton c8db683c25 feat: add splash 2020-09-25 15:04:17 +09:30
Alula c36a66c58d
oh lol 2020-09-24 15:28:14 +02:00
Alula b865fee83e
thin lto for faster builds 2020-09-24 15:01:12 +02:00
Alula f939400e01
add links 2020-09-23 21:44:10 +02:00
Alula 3af34e6c97
broken jumpy balrog 2020-09-23 21:43:50 +02:00
Alula 751b1bfaae
ci cache fixes 2020-09-23 15:14:39 +02:00
Alula ed94343da3
fix npc leaks, new mimiga village npcs 2020-09-23 15:10:42 +02:00