1078 Commits

Author SHA1 Message Date
Josh Goldberg ded9d87336 WIP: 'airplane' 2020-06-21 03:08:12 -04:00
Josh Goldberg d368d326a6 Rival route 22 fixes: blocked trainer battle fleeing; exact coordinates 2019-09-28 08:44:07 +09:00
Josh Goldberg c3361ddb71 Set a quadrant for every 64 pixels 2019-09-28 07:49:01 +09:00
Josh Goldberg 274636d925 Don't let players stop walking if they're above a ledge 2019-09-23 16:49:58 +09:00
Josh Goldberg 191321b074 Got grass shadows to work: PixelDrawr's drawHeight
`GrassOverlay` was a nifty idea but didn't really work well. This goes back to the old graphics system of putting a 'shadow' equivalent of the Character underneath it, and reducing the height of the real one.
2019-09-23 15:01:03 +09:00
Josh Goldberg 1fa1f39039 Added Pokemon and Option menu tests 2019-09-23 12:47:02 +09:00
Josh Goldberg 76907f3baf Added auto-saving Option menu within pause that does nothing 2019-09-23 12:23:16 +09:00
Josh Goldberg 0ce16ba1ea Swallowed space events, very annoying 2019-09-20 21:41:53 -04:00
Josh Goldberg 2c1d925f11 Used class members for variable group names 2019-09-20 18:43:59 -04:00
Josh Goldberg f4a3ce37ee Used single '%' as menuGrapher replacer key 2019-09-20 18:28:09 -04:00
Josh Goldberg 43325b4f50 Fixed thing.process bug preventing flower, water waving 2019-09-20 18:21:28 -04:00
Josh Goldberg a7e7ebfaa8 Added party order switching 2019-09-20 18:20:55 -04:00
Josh Goldberg e0ce233620 Fixed height offset for Pokemon sprites 2019-09-20 15:19:29 -04:00
Josh Goldberg 82e5865299 Fixed grass to overlay Characters in grass 2019-09-20 15:07:47 -04:00
Josh Goldberg e4661870be Merge previously editing branches 2019-09-20 14:55:10 -04:00
Josh Goldberg 8a6e481d02 shenanigans-manager@0.2.44 2019-09-18 19:51:00 -04:00
Josh Goldberg a51ffb5597 Recreated IGroups in Groups.ts 2019-09-15 19:37:26 -04:00
Josh Goldberg 8b5d0c2a09 Used new BabyIoc version too 2019-09-15 19:21:40 -04:00
Josh Goldberg 7ca4f1d714 Used new EightBittr version with numCols, numRows 2019-09-15 19:20:42 -04:00
Josh Goldberg 3e23a4ebb4 Brought in EightBittr version with consolidated creator functions
EightBittr just changed the built-in creators (e.g. `createAreaSpawner`) to provide more component details. This matches that change by overriding the new built-in components from EightBittr so that no more built-in creators need to be recreated here.
2019-09-15 19:03:12 -04:00
Josh Goldberg 21894da2e0 Brought in EightBittr version with consolidated creator functions
EightBittr just changed the built-in creators (e.g. `createAreaSpawner`) to provide more component details. This matches that change by overriding the new built-in components from EightBittr so that no more built-in creators need to be recreated here.
2019-09-15 18:40:02 -04:00
Josh Goldberg 481d092d28 Brought in newest eightbittr 2019-09-13 10:00:50 -04:00
Josh Goldberg df49180cd6 Bumped game dependencies to latest 2019-09-13 09:39:36 -04:00
Josh Goldberg 33537e9a4e 0.7.4 2019-09-12 23:42:27 -04:00
Josh Goldberg 62bdbd4bff Updated all to latest 2019-09-12 23:36:26 -04:00