Commit Graph
30 Commits
Author SHA1 Message Date
Undercova PSWG d413e575a8 Added more Dark and Light Jedi robes to the frog 2017-04-02 18:13:17 +00:00
Undercova PSWG a7f5870b40 Added many more items to the frog 2017-02-16 17:31:24 +00:00
Undercova PSWG 36c771aee8 Added Nightsister Stronghold (Dathomir) and Droid Cave (Lok) to character_builder.js 2017-02-04 20:37:53 +00:00
Obique PSWG b2931b7cd4 Merged with some local changes to TCPServer 2017-01-30 13:16:56 -06:00
Undercova PSWG 1b17fda294 Added more armor and quick travel locations to the frog 2017-01-10 06:49:13 +00:00
Undercova PSWG 45e081e882 Added RIS and Mando armor to the frog 2016-12-31 03:19:20 +00:00
Mads Boddum 1a6bd32ac3 Fixed an issue where every SUI event on the Character Builder Terminal was treated as OK 2016-12-02 00:38:18 +01:00
Undercova PSWG 5d7dcf8732 Added more armour / weapons / wearables to Character Builder Terminal 2016-12-01 21:10:02 +00:00
Mads Boddum d15954fe56 Added a character builder terminal that can spawn outside Mos Eisley Starport 2016-12-01 03:01:01 +01:00
Skyler Lehan bd227797e1 NGE-418 + NGE-168 - fixed issues from PR code review 2016-09-12 13:00:20 -04:00
Skyler Lehan bf5ed070d2 Started working on NGE-168, made it able to pick up the clicky collections in the world. 2016-09-08 15:39:14 -04:00
Mads Boddum f957c34e10 Added radial text overriding so Holocore doesn't need custom radial items 2016-04-29 09:33:47 +02:00
dennise1975 c9afd33e7c Profession Starter Clothing: Added UniformBoxService and ItemDatabase, updated radials and CharacterCreationService 2016-03-03 20:59:59 -06:00
Mads Boddum 74c98a14ca Removed unnecessary semi-colons from travel-related scripts 2015-10-07 21:52:19 +02:00
Mads Boddum a88b58905c Clicking a Ticket Terminal now opens the appropriate window for purchasing tickets 2015-09-26 07:10:39 +02:00
Mads Boddum 9ab203d0f8 The travel ticket object template is now associated with a proper radial menu, sending a TicketUseIntent upon use 2015-09-26 07:09:31 +02:00
Mads Boddum b4bca91cd4 The Ticket Collector now broadcasts a TicketUseIntent 2015-09-26 07:08:31 +02: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