1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-09-13 05:29:10 +00:00
Commit graph

483 commits

Author SHA1 Message Date
Alula ebe3c2f2af
refactor: fade 2022-01-05 06:59:47 +01:00
Alula b7680019ee
refactor: split background and fix outside scaling 2022-01-05 06:40:50 +01:00
Alula 575dcc7a6d
refactor: split text boxes 2022-01-05 06:08:36 +01:00
Alula 3b1a5f149e
refactor: split tilemap out 2022-01-05 05:50:16 +01:00
Alula ac58602ed0
add out of bounds black bars 2022-01-05 04:17:22 +01:00
Alula 4134d4754e
some editor barebones 2022-01-05 04:16:29 +01:00
Alula 5a6f7dec59
reformat 2022-01-05 04:15:19 +01:00
alula 00309a73f0
Merge pull request #35 from dawndus/master
fix Yes/No animation
2022-01-02 02:08:44 +01:00
dawnDus 9b4fd7d1a0 fix Yes/No animation 2022-01-01 17:20:06 -05:00
Alula 75e05c5ca5
update some deps + android build fix and downloader 2021-12-02 09:21:06 +01:00
Alula eaaa11d4f6
normal ending... 2021-12-02 06:57:44 +01:00
Alula 1b424f0b80
improved npc lighting 2021-10-31 09:14:13 +01:00
Alula 23f0feaae0
fix cs+switch scrolling 2021-10-16 15:26:10 +02:00
Alula f3a87259a1
cover half of the viewport during credits 2021-10-16 15:25:55 +02:00
Alula bdc4e7d209
Add <SIL/<CIL 2021-10-16 14:59:27 +02:00
Alula 8b5d56fe27
slight optimization for vfs lookups 2021-10-16 04:45:23 +02:00
Alula df1fbbf0d1
tsc refactor/optimization, credits interpreter 2021-10-16 04:37:42 +02:00
Alula 66106c7e82
make the VFS case insensitive on linux 2021-10-16 04:37:18 +02:00
Alula 164b2bf295
refactoring 2021-10-15 16:36:05 +02:00
Alula d147242199
scaling / ui tweaks, persistent timing 2021-10-14 09:43:17 +02:00
Alula 4854d9e758
fix libstdc++ not being embedded in apk 2021-10-14 09:31:30 +02:00
Alula 68cf299e96
netplay shit, visual tweaks 2021-10-14 06:54:11 +02:00
Alula 01e35a09eb
add <2PJ tsc command 2021-10-11 00:17:49 +02:00
Alula 3f9ad235ce
light cone toggle 2021-10-10 02:31:07 +02:00
Alula cd959f8f7c
fix a bunch of warnings, inventory dimming 2021-10-10 02:11:58 +02:00
Alula 481f61a705
needs more misery 2021-10-10 01:47:04 +02:00
Alula e018b53b04
commit stuff from last 2 months idfk what I've exactly changed 2021-10-08 04:41:31 +02:00
Alula 2cb9335453
Merge branch 'master' of github.com:alula/doukutsu-rs 2021-08-16 19:12:09 +02:00
Alula e80673ecb5
lua api for lighting 2021-08-16 19:12:00 +02:00
Alula 55afe1292f
various lighting improvements 2021-08-16 18:41:42 +02:00
Alula 8a94f7f9d1
fix missile launchers 2021-08-16 18:38:06 +02:00
Alula a601d6c044
settings menu rework 2021-08-16 09:47:11 +02:00
Alula c815c91541
rework lighting 2021-08-16 08:51:59 +02:00
Alula 6d9ed16668
slight cleanup 2021-08-16 08:51:21 +02:00
Alula a203af7e7b
add organya interpolation modes 2021-08-16 08:48:17 +02:00
Alula a226447a92 re-add windows build 2021-08-13 04:45:27 +02:00
Alula e1a05cb3fb rename -> mv 2021-08-13 04:30:32 +02:00
Alula 7f65136f3d send more help 2021-08-13 04:23:50 +02:00
Alula 329cd9d646 send help 2021-08-13 04:09:22 +02:00
Alula 5637bb6052 remove data files from GH builds 2021-08-13 03:57:46 +02:00
Alula f44e3c298a mac ci: add cargo-bundle 2021-08-13 03:48:19 +02:00
Alula 79c54b09c3 macOS tweaks / CI builds 2021-08-13 03:46:41 +02:00
Alula a52d095e45
an attempt to fix opengl initialization on windoze 2021-07-07 11:41:14 +02:00
Alula 4f65d42881
Merge branch 'master' of github.com:alula/doukutsu-rs 2021-07-07 11:36:08 +02:00
Alula e2c6ee8caf
various memery 2021-07-07 11:36:02 +02:00
alula 39ab0d8bcc
Merge pull request #32 from JakeVanV/chungus
Fixed various inaccuracies regarding player interaction
2021-07-01 21:30:20 +02:00
jake 639c296bcc Make <MYB change the player direction... Shack cutscene pretty accurate 2021-06-30 19:29:14 -07:00
jake d427651de3 moved down facing this from MYB to MYD, whoops. Also implemented <MYB for facing npc 2021-06-30 19:15:27 -07:00
jake cfbb2c3286 Make <MOV reset interaction flag, fixed <MYB 2021-06-30 18:48:26 -07:00
jake a085037fc6 Fixed various inaccuracies regarding player interaction 2021-06-29 21:00:22 -07:00