Commit Graph
14 Commits
Author SHA1 Message Date
Waverunner 00fc0d8737 Renamed command scripts function "execute" to "executeCommand" and changed declaration to no longer be assigned as a variable for simplicity 2015-10-04 17:40:40 -04:00
Obique PSWG 6a4b032db1 Fixed radial scripts using old RadialOption constructor 2015-08-18 18:41:38 -05:00
Waverunner 1a396af911 Removed Player variable from SuiWindows and the display method for an SuiWindow now requires a Player argument
Changed function methods in scripts/radial/terminal folder to no longer be set as a variable
2015-08-17 15:50:32 -04:00
Waverunner d17008c35e Merge branch 'quality_assurance' of https://bitbucket.org/projectswg/holocore into quality_assurance 2015-08-16 11:42:18 -04:00
Waverunner c7d1919c98 Refactored entirety of SuiWindows so they're easier to add callbacks and set properties, including the addition of parameters map in replacement of returnParams for window callbacks 2015-08-16 11:39:26 -04:00
Obique PSWG 755f3f6d13 Added galactic reserve check for the current city being eisley, theed, or coronet 2015-08-15 03:38:36 -05:00
Obique PSWG 1563b85f41 Added 15 minute galactic reserve cooldown 2015-08-12 23:59:45 -05:00
Obique PSWG 893d7ef158 Fixed galactic reserve to always show up 2015-08-11 07:56:20 -05:00
Obique PSWG 017cf5f268 Refactored Radial code again to be easier to use and added Galactic Reserve 2015-08-10 09:02:48 -05:00
Obique PSWG 94ba03986b Added in checks to make sure system doesn't send bank deposit/withdraw messages with 0 credits 2015-08-09 14:40:15 -05:00
Obique PSWG 108f1c35cf Added system messages for bank transactions 2015-08-09 13:50:14 -05:00
Obique PSWG 0ea79a32ab Implemented CORE-125 'Banking' 2015-08-09 13:12:47 -05:00
Obique PSWG 54cfc197a4 Added selection code for radials for use both in Java and in Javascript 2015-08-09 11:51:33 -05:00
Obique PSWG fb6f53338c Added additional radial logic for easier iff->script lookup and added basic implementation for radial options 2015-08-09 02:12:17 -05:00