Commit graph

2723 commits

Author SHA1 Message Date
cuckydev
efec3d420d Added Nikumaru Counter 2019-02-09 16:11:06 -05:00
Clownacy
f45a0adb29 Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2 2019-02-09 20:38:35 +00:00
Clownacy
22ccaf76b0 Hell NPCs 2019-02-09 20:36:59 +00:00
cuckydev
4bbc2fa779 wide fix credit stuf 2019-02-09 13:23:51 -05:00
Cucky
d96d6cc752
Merge pull request #46 from Clownacy/master
Fixed Japanese build
2019-02-09 10:19:38 -05:00
Clownacy
10f69d115b Added Undead Core and more NPCs 2019-02-09 14:47:20 +00:00
Clownacy
3934705d3f More NPCs 2019-02-09 13:44:19 +00:00
Clownacy
5719c5aabd Fixed Makefile
Derp
2019-02-09 13:35:39 +00:00
Clownacy
80d0bda206 Fixed Japanese build 2019-02-09 01:52:36 +00:00
cuckydev
97b8a3b4a2 Fortnite 2019-02-08 18:29:55 -05:00
Cucky
32dd3bef65
Merge pull request #45 from Clownacy/master
More NPCs
2019-02-08 16:43:35 -05:00
cuckydev
6086cccbe4 forakr 2019-02-08 16:41:35 -05:00
Clownacy
525cf58b7f Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2 2019-02-08 21:32:39 +00:00
Clownacy
26bcbdbef7 Added more NPCs
Now with Muscle Doctor
2019-02-08 21:30:08 +00:00
Clownacy
88947cd016 More NPCs 2019-02-08 18:46:10 +00:00
Clownacy
7a97c2c938 More NPCs 2019-02-08 16:38:32 +00:00
Clownacy
dfe2ec83ae Made Flash.cpp *really* accurate
So I found out that the orignal EXE was compiled with Visual Studio .NET
2003, thanks to its Rich Header. With this compiler, I can create the
exact same assembly code as the EXE.

Using this, I found a bunch of inaccuracies in Flash.cpp, as a small
test. I'll come back to this later, once the rest of the game is
complete, but until then, here's a small taster.
2019-02-08 16:38:27 +00:00
cuckydev
4498e5d71a i tried 2019-02-07 20:52:16 -05:00
Cucky
1b09256c40
Merge pull request #44 from Clownacy/master
Plantation NPCs and the ZAM TSC command
2019-02-07 20:23:19 -05:00
cuckydev
28fed460ef credit 2019-02-07 20:20:27 -05:00
Clownacy
8650af1d9e Added ZAM TSC command 2019-02-08 00:30:43 +00:00
Clownacy
b5ebf7a54f More NPCs 2019-02-08 00:24:03 +00:00
Clownacy
461c28a0a8 Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2 2019-02-07 22:48:45 +00:00
Clownacy
c0f29fac7b More NPCs 2019-02-07 22:48:24 +00:00
cuckydev
57f4729ba2 fixed artery bars 2019-02-07 16:36:53 -05:00
Cucky
6347cb406d
Merge pull request #43 from Clownacy/master
Everything up to Plantation (and even some of that) done
2019-02-07 15:47:58 -05:00
Clownacy
3306316162 More NPCs, and added the Sisters 2019-02-07 20:45:53 +00:00
Clownacy
2e16660a5a Added NPCs for the destroyed Egg Corridor 2019-02-07 17:02:11 +00:00
Clownacy
b6ed1dd9b1 Added NUM TSC command
Now missile upgrades work
2019-02-07 15:14:40 +00:00
Clownacy
aa08331c36 Added IronHead and relevant NPCs
Also added the AMJ TSC command, so getting the Spur works
2019-02-07 15:10:46 +00:00
Clownacy
f47f036e36 Added Core and more NPCs 2019-02-07 14:08:53 +00:00
cuckydev
9e62a6d814 added core npc stuff 2019-02-06 22:26:42 -05:00
Cucky
fb372d15a4
Merge pull request #42 from Clownacy/master
More NPCs
2019-02-06 20:01:13 -05:00
Clownacy
f1beb30e70 Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2 2019-02-06 22:46:56 +00:00
Clownacy
66d9de1572 More NPCs 2019-02-06 22:46:28 +00:00
Clownacy
613d2262b4 More NPCs 2019-02-06 22:26:14 +00:00
cuckydev
21f83b6d56 Period 2019-02-06 16:41:37 -05:00
Clownacy
517d39533a More NPCs 2019-02-06 21:23:16 +00:00
Cucky
2c502f3821
Merge pull request #41 from Clownacy/master
NPCs and fixes
2019-02-06 16:10:55 -05:00
Clownacy
b461211fb5 Bugfix and a widescreen/tallscreen fix 2019-02-06 20:46:18 +00:00
Clownacy
e4c520bb7c Added NPC334 (sweat) 2019-02-06 20:18:19 +00:00
Clownacy
a9e8b37d49 Widescreen/tallscreen fixes 2019-02-06 20:18:09 +00:00
Clownacy
c0120068d3 Added more NPCs, and the TAM TSC command 2019-02-06 20:02:53 +00:00
Clownacy
0a6b90c597 Tallscreen inventory fixes 2019-02-06 19:16:46 +00:00
Clownacy
d78f46a384 Added some widescreen/tallscreen fixes 2019-02-06 13:18:54 +00:00
Clownacy
76ac477108 Made Call_Escape more accurate
The ASM indicates it's a `while (1)`, and there's no break.
2019-02-06 12:16:50 +00:00
Clownacy
abf51970df Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2 2019-02-06 12:10:32 +00:00
Clownacy
acc12ea5ed Added Monster X 2019-02-06 12:07:54 +00:00
Clownacy
e5c40c5163 More NPCs 2019-02-06 10:34:37 +00:00
Clownacy
0824a0fb12 Fixed NPC045 (Baby Polish) 2019-02-06 09:48:03 +00:00