215 Commits

Author SHA1 Message Date
Josh Goldberg 6d2b483b7a Merge remote-tracking branch 'refs/remotes/origin/master' into cycling 2016-04-02 14:37:25 -07:00
Josh Goldberg 32eac16931 Merge pull request #188 from blingenau/master
Fixing an error in documentation
2016-03-06 10:33:13 -08:00
Blake Lingenau cc062cfaed Fixing an error in documentation 2016-03-06 13:31:25 -05:00
Blake Lingenau e68a1a5aa9 Added bagActivate method for items and a SelectItem 2016-03-02 17:26:44 -05:00
Josh Goldberg 705188e15a Merge pull request #181 from FullScreenShenanigans/cycling
Cycling
2016-03-01 21:29:54 -08:00
Blake Lingenau 37a032cc33 Added cycling sprite functionality/animation 2016-03-01 20:41:45 -05:00
Josh Goldberg dc202d0fa7 Added TS compilation to settings files in grunt
Updated GameStartr to make it work.
2016-02-27 18:46:19 -08:00
Blake Lingenau 5bfa626b1d Changed errorMessage to displayMessage for more general functionality 2016-02-25 00:43:14 -05:00
Blake Lingenau 3518d43844 Added small changes to cycling and message when you can't cycle in a
certain Area. Fixed speed problem.
2016-02-25 00:04:03 -05:00
Blake Lingenau 735e86b33b Added cycling input function, mapped to select 2016-02-22 13:03:10 -05:00
Blake Lingenau ef3d396223 Fixed an error in the comments 2016-02-22 00:56:39 -05:00
Blake Lingenau c4748964d6 Added functions to handle starting and stopping cycling 2016-02-21 23:51:11 -05:00
tsitsop 509ba4b656 Added changes to make HMs show up in Pokemon Menu 2016-02-21 14:38:44 -05:00
Josh Goldberg c3fb9889a2 Merge pull request #163 from FullScreenShenanigans/bug-fixes
Bug fixes for scrolling, player walking
2016-02-17 21:46:14 -08:00
Josh Goldberg 99a4606b45 Merge pull request #161 from FullScreenShenanigans/fixed-player-walking
Fixed player walking intervals with canKeyWalking
2016-02-17 21:36:57 -08:00
Josh Goldberg db3ab61886 Updated getnScreenScrollability for enum
It should return a `Scrollability` value, not a string.
2016-02-17 21:35:36 -08:00
Josh Goldberg b3fc514de1 Fixed player walking intervals with canKeyWalking
keyDownDirectionRealPlayer now more-correctly checks if the player
should be able to trigger a setPlayerDirection.
2016-02-17 21:33:10 -08:00
Josh Goldberg aec253ac76 Brought in updated GameStartr
onSpawn and onUnspawn are optional now (as per AreaSpawnr).
2016-02-17 21:17:55 -08:00
Josh Goldberg 25ddadd640 Merge pull request #158 from tsitsop/Documentation
Added partyActivate method
2016-02-17 19:48:19 -08:00
tsitsop 1e4f9b7c63 Added partyActivate method 2016-02-17 22:42:19 -05:00
Josh Goldberg c6913fe9c6 Merge pull request #157 from blingenau/documentation
added allowCycling to screenAttributes
2016-02-17 13:01:37 -08:00
Blake Lingenau a3efc0d5f4 added allowCycling to screenAttributes 2016-02-17 15:52:59 -05:00
Josh Goldberg 44d6bec81b Merge pull request #153 from blingenau/documentation
Added allowCycling attribute to existing maps
2016-02-16 19:25:28 -08:00
Blake Lingenau 59471a15f9 Added allowCycling attribute to existing maps 2016-02-16 20:42:41 -05:00
Josh Goldberg f82d3bdab4 Merge pull request #155 from FullScreenShenanigans/master
Add recent documentation additions to master
2016-02-16 17:37:16 -08:00