Josh Goldberg
8bf07d92bc
Added removePreThing to FSP
...
Looks like it's deleting the whole terrain...
2015-11-29 15:59:30 -08:00
Josh Goldberg
f775d0ab65
Converted maps.js to maps.ts
...
Also fixed a few tslint errors.
2015-11-29 15:51:03 -08:00
Josh Goldberg
3af9a35dbd
Separated settings/maps.js into settings/maps/...js
...
Updated grunt, tests, and gitignore to go with it. This is the same
change as FullScreenMario.
2015-11-27 20:04:01 -08:00
Josh Goldberg
463aa1868d
Fixes for a few cutscene errors
...
Added an ID to the anonymous trigger causing the Oak grass cutscene.
Fixed scoping errors for PokeCenter cutscene.
Fixes #100 .
2015-10-30 20:10:02 -07:00
Josh Goldberg
66f27ade1a
Fix for Viridian's PokeMart location being object
...
The behavior *should* be that when you setLocation, it resets the area,
so having multiple locations with the same name should be fine. Should
be.
2015-10-30 19:33:15 -07:00
Josh Goldberg
807a12aabc
Fixed Viridian City's area spawner for Route 1
...
It was too far to the right.
Fixes #92 .
2015-10-30 16:11:16 -07:00
Josh Goldberg
d50f934028
Small fixes for dialog stabilities
...
Made the GeneralText menu deleteOnFinish by default for character
dialog.
Fixed tslint too.
2015-10-29 09:54:38 -07:00
Josh Goldberg
9e85c0dfc4
Re-enabled maps' afterAdd, with correct scope
...
Turns out areas' attributes weren't being taken into consideration.
They're now used again, and MapsHandlr keeps an optional commandScope
for stretches and afters.
Fixes #54 .
2015-10-23 19:58:43 -07:00
Josh Goldberg
1ac44b73eb
Fix four last missing sound (Route 22)
...
Also removed some mp3 metadata.
2015-09-10 21:44:11 -07:00
Josh Goldberg
c0f87d6df1
Fix area direction spawns, Route 1 audio
2015-09-10 21:36:40 -07:00
Josh Goldberg
2062d473bb
Fix for broken audios
2015-09-10 21:09:28 -07:00
Josh Goldberg
9cf1be81d0
Converting settings/*.js to new GameStartr
2015-07-07 06:42:40 -07:00
Josh Goldberg
c1d13bc47a
Reorganized into TypeScript
...
The newer modules aren't in TypeScript yet so the references are broken.
Once those converted, they'll be added in.
2015-06-17 05:20:21 -04:00