Cucky
b4bceb4faf
Merge pull request #36 from Clownacy/master
...
Missile Launcher
2019-02-03 12:51:38 -05:00
Clownacy
e1b5d525c4
Missile Launcher part 3
2019-02-03 17:38:08 +00:00
Clownacy
f32b4b392f
Maybe finished missile launcher now?
2019-02-03 17:33:33 +00:00
Clownacy
0b59c55fa9
Finished missiles maybe?
2019-02-03 17:24:31 +00:00
cuckydev
b7decf07f2
missile man bad
2019-02-02 22:27:27 -05:00
cuckydev
66e96f47b7
omega
2019-02-02 01:19:12 -05:00
Cucky
02133ba1af
Merge pull request #35 from Clownacy/master
...
Font improvements and more NPCs
2019-02-01 15:56:57 -05:00
cuckydev
9fb2e33e17
Profile saving stuff
2019-02-01 15:56:19 -05:00
Clownacy
eab0523c7c
Cleanup
2019-02-01 20:04:48 +00:00
Clownacy
59e3f973e5
More NPCs
2019-02-01 18:36:05 +00:00
Clownacy
d0b1ee7617
More NPCs
2019-02-01 15:15:27 +00:00
Clownacy
82ebe0a722
Unuglied gBulTbl
2019-02-01 15:15:21 +00:00
Clownacy
77fc01311f
Cleanup, accuracy, and a fix
2019-02-01 13:50:33 +00:00
Clownacy
d52a69b0e6
Fix dumbass font problems
...
The 320x240 font is still one pixel too high, but honestly I don't give
a shit. It looks better anyway since the vanilla way is off-centre.
2019-02-01 13:50:32 +00:00
Clownacy
9f353a993e
Fix dumbass typo
2019-02-01 13:50:31 +00:00
Cucky
3aed029174
Merge pull request #34 from Clownacy/master
...
Added SelStage.cpp
2019-01-31 13:45:07 -05:00
Clownacy
905ae02d77
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2
2019-01-31 18:42:19 +00:00
Clownacy
687f02119f
Added SelStage.cpp (teleporter menu)
2019-01-31 18:38:21 +00:00
cuckydev
113c3fc124
Made SFX loading more similar to the original
2019-01-31 13:01:09 -05:00
cuckydev
c284afdadd
Mapping
2019-01-31 12:31:25 -05:00
Cucky
c83a879570
Merge pull request #33 from Clownacy/master
...
More NPCs, added Flash.cpp and BossLife.cpp
2019-01-31 12:10:54 -05:00
Clownacy
9988a8060b
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2
2019-01-31 16:57:55 +00:00
cuckydev
be3056c8bb
FRig
2019-01-31 11:35:05 -05:00
cuckydev
042e90dbef
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2
2019-01-31 10:58:48 -05:00
cuckydev
ed4d67b0cb
nope
2019-01-31 10:58:04 -05:00
Clownacy
28dfac081b
More NPCs
2019-01-31 15:29:19 +00:00
Clownacy
5c8f80e611
Added some TSC commands and BossLife.cpp
2019-01-31 14:36:54 +00:00
Clownacy
8954e9aaca
More NPCs, and added Flash.cpp
2019-01-31 13:26:59 +00:00
Cucky
d1120d793b
saved our asses?
2019-01-30 21:32:32 -05:00
cuckydev
d152ff5ef9
Added the pop effect taht had been missing
2019-01-30 20:24:29 -05:00
cuckydev
db4a565104
Fixed some issues
2019-01-30 18:53:48 -05:00
cuckydev
eee18d71a3
Finally, bullets murder NPCS, also fixed SetExpObjects to not crash... oops!
2019-01-30 18:44:31 -05:00
cuckydev
7a44e6c8e0
Bullets collide with slopes
2019-01-30 16:41:18 -05:00
Cucky
fafce1f4c6
Merge pull request #32 from Clownacy/master
...
More NPCs, overhauled graphics system, and fixed audio
2019-01-30 16:13:58 -05:00
cuckydev
79e4e567e9
fixed bullet
2019-01-30 16:10:19 -05:00
Clownacy
cc3c12d065
Fix some dumbs and comment some funnies
2019-01-30 21:07:51 +00:00
Clownacy
763c7d56c5
Sound.cpp cleanup
2019-01-30 21:07:51 +00:00
Clownacy
ad6e7d98ea
Fixed audio volume being half of what it should be
2019-01-30 21:07:50 +00:00
Clownacy
b624711204
Added Grasstown Critters
2019-01-30 21:07:49 +00:00
Clownacy
74bdbf86ca
More NPCs
...
Cemetery done (minus Ma Pignon of course)
2019-01-30 21:07:48 +00:00
Clownacy
4f7db164d6
Overhauled graphics system
...
Along with being more accurate to the original, this fixes switching out
of fullscreen causing textures to disappear. This was caused by DirectX
destroying textures that are marked as render-targets when a device-loss
occurs. SDL2 doesn't do anything to recover them, unlike regular
textures, so my solution is just to avoid render-target textures
entirely.
On the upside, this should make drawing text to surfaces much faster,
since we're not reading back bitmaps from the GPU.
2019-01-30 21:07:47 +00:00
Clownacy
ba13b8aeea
More NPCs
2019-01-30 21:06:06 +00:00
cuckydev
bea22e72e0
bullet
2019-01-30 16:03:10 -05:00
cuckydev
4a104a527c
FORTNTIE
2019-01-29 17:47:34 -05:00
Cucky
c59f9ef418
Merge pull request #26 from Clownacy/master
...
Fix some errors and added Windows font loading and a bunch of NPCs
2019-01-29 16:41:11 -05:00
Clownacy
51a11eede1
More NPCs
...
Moving onto Mimiga Village
2019-01-29 21:38:45 +00:00
Clownacy
25b58cc072
More NPCs
2019-01-29 20:12:49 +00:00
Clownacy
76cb99342a
Finished MiniMapLoop
2019-01-29 18:57:28 +00:00
Clownacy
81f22c2bb8
Added more NPCs
...
Mostly, if not all, Egg Corridor.
2019-01-29 18:48:43 +00:00
Clownacy
05a71c8eb8
Fixed mini-map
2019-01-29 15:07:29 +00:00