alula
|
be91851952
|
Merge pull request #43 from dawndus/master
Don't animate up/down in ironhead fight
|
2022-01-10 05:30:50 +01:00 |
|
dawnDus
|
c4d80eecb3
|
Don't animate up/down in ironhead fight
|
2022-01-09 23:11:48 -05:00 |
|
Alula
|
4c8ec46864
|
make menu background scale better
|
2022-01-10 04:37:03 +01:00 |
|
dawndus
|
87ddcc1324
|
Implemented Heavy Press boss fight (#40)
* heavy press
* fixed incorrect scale for death smoke call
* Shoot caret animates at correct speed
* formatting
|
2022-01-10 04:02:27 +01:00 |
|
dawnDus
|
e7b666b4cc
|
implemented scrolling background type
|
2022-01-10 04:02:13 +01:00 |
|
dawnDus
|
6339a612b5
|
ironhead bugfixes
|
2022-01-10 04:02:13 +01:00 |
|
dawnDus
|
cb52935d9f
|
added ikachan
|
2022-01-10 04:02:13 +01:00 |
|
dawnDus
|
25a098145d
|
format ma pignon
|
2022-01-10 04:02:02 +01:00 |
|
dawnDus
|
af6e36ef3b
|
control_enabled check on nikumaru
|
2022-01-10 04:02:02 +01:00 |
|
Alula
|
7d92b55b58
|
fix nikumaru z index and behavior on <TRA
|
2022-01-09 13:11:25 +01:00 |
|
Alula
|
124b2e2c82
|
hell cleanup
|
2022-01-09 12:56:06 +01:00 |
|
alula
|
d572aebe32
|
Tyrone lied
|
2022-01-09 09:14:32 +01:00 |
|
Alula
|
0cad0b0762
|
document remaining flags
|
2022-01-08 15:43:46 +01:00 |
|
Alula
|
27b439f2cb
|
document bullet flags
|
2022-01-08 15:20:41 +01:00 |
|
Alula
|
3e6adbe3c1
|
fix unused variable warning in nikumaru.rs
|
2022-01-08 15:19:57 +01:00 |
|
Alula
|
7ac4346012
|
add nikumaru counter
|
2022-01-08 12:39:17 +01:00 |
|
Alula
|
75a1b3f9f4
|
<rmu fix
|
2022-01-08 11:36:33 +01:00 |
|
Alula
|
4a91448067
|
oops
|
2022-01-08 06:59:16 +01:00 |
|
Alula
|
d484e8a183
|
get rid of some warnings
|
2022-01-08 06:57:04 +01:00 |
|
Alula
|
4d6768c015
|
fix few warnings
|
2022-01-08 06:15:30 +01:00 |
|
Alula
|
b80f57ae49
|
fix macOS builds
|
2022-01-08 05:57:53 +01:00 |
|
Alula
|
4f3312d9ca
|
try to fix linux builds
|
2022-01-08 05:54:57 +01:00 |
|
Alula
|
a10a5f138c
|
remove unreachable in curly boss bullet npc
|
2022-01-08 05:54:57 +01:00 |
|
Alula
|
94514d3b68
|
44100hz drums fix
|
2022-01-08 05:54:56 +01:00 |
|
dawndus
|
d15fd43c84
|
Adding Ma Pignon NPCs (#38)
* add ma pignon
Co-authored-by: alula <6276139+alula@users.noreply.github.com>
|
2022-01-08 05:53:29 +01:00 |
|
dawndus
|
77fc4ca5b9
|
Hell enemies + small fixes (#36)
* Added curly_carried (320)
* add curly_carried property
* add Curly's nemesis
* add lightcone for Curly
* fixed caret spawn locations
* B2
* Butes
* Arrow collision
* Mesas
* Hell NPCs
* suggested changes
* lighting -> lightning and hell lighting
* curly lighting to NPC
|
2022-01-08 05:52:26 +01:00 |
|
Alula
|
3d912f6fbb
|
sound system improvements
|
2022-01-06 19:51:21 +01:00 |
|
Alula
|
c8dc2d3443
|
remove credit.tsc debug print
|
2022-01-06 19:51:11 +01:00 |
|
Alula
|
d09e0f8a91
|
update sdl2 crate
|
2022-01-06 19:49:44 +01:00 |
|
Alula
|
cdfa550110
|
pretty print settings.json
|
2022-01-06 19:49:20 +01:00 |
|
Alula
|
ef84379b62
|
editor shit
|
2022-01-06 02:11:17 +01:00 |
|
Alula
|
e2afafdfa3
|
graphics::imgui_texture_id and soundness fixes
|
2022-01-05 11:42:39 +01:00 |
|
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 |
|