Commit Graph
206 Commits
Author SHA1 Message Date
Obique PSWG c5383d6507 Added null resource checks to survey/sample scripts 2017-06-02 21:38:29 -05:00
Obique PSWG 47eec5f9ac Improved resource spawning per planet 2017-06-02 15:39:59 -05:00
Obique PSWG c655acbf83 Removed misc logging statements 2017-06-01 09:40:47 -05:00
Obique PSWG c8da89b696 Added a log statement to diagnose what's going on with the frog 2017-06-01 00:39:29 -05:00
Obique PSWG 2ce56aad7f Testing a theory about why the frog isn't working 2017-06-01 00:25:39 -05:00
Obique PSWG 128db6c836 Fixed bank script import 2017-05-31 23:57:29 -05:00
Obique PSWG 8987b44e8d Added survey messages 2017-05-31 22:13:23 -05:00
Obique PSWG 252369fa47 Added basic survey session logic 2017-05-29 23:29:56 -05:00
Obique PSWG 4fa46f98b2 Additional upgrades to galactic resources 2017-05-29 22:19:23 -05:00
Obique PSWG bc03acb4b2 Merge commit '3bffa9d' into quality_assurance 2017-05-29 22:15:56 -05:00
Obique PSWG 3bffa9d183 Fixed god mode script 2017-05-29 22:13:39 -05:00
Obique PSWG 226407b0d9 Fixed some groovy scripts 2017-05-29 21:23:59 -05:00
Obique PSWG f8c295bc6a Fixed issue in character builder terminal script 2017-05-26 10:59:52 -05:00
Waverunner 91207d4a9b Fix tabs in Scripts class and minor quirks 2017-05-26 10:02:01 -04:00
Waverunner 69e87b1191 Tabify scripts 2017-05-11 13:57:38 -04:00
Waverunner 26907fc7eb Fixed openContainer script to use Groovy instead of JavaScript
Removed class declaration in cmdTip script
2017-05-11 02:04:08 -04:00
Waverunner 2ca0caa3f0 Refactored radial scripts to Groovy 2017-05-10 15:12:13 -04:00
Waverunner f2c0e06c96 Refactored command scripts to Groovy 2017-05-09 13:15:21 -04:00
Waverunner c0a80a175c Refactored Scripts to use Groovy instead of JavaScript 2017-05-08 20:23:54 -04:00
Obique PSWG 24a207b7ef Fixed Terrain package in character builder 2017-05-02 10:15:56 -05:00
Obique PSWG ce68711d6a Fixed character builder Location package name 2017-05-02 09:03:14 -05:00
Obique PSWG 3e544b188c Added in a /qatool details deathblow - to force a deathblow for testing 2017-05-02 08:56:02 -05:00
Undercova PSWG 3b48bfa9b3 Added Etyyy, Kachirho and Kkowir travel locations to the frog 2017-04-26 03:56:46 +00:00
Undercova PSWG b12f3ba58f Fixed travel locations for Jinda Cave and DWB on Endor being wrong assigned 2017-04-25 14:32:03 +00:00
Undercova PSWG 0d6ee3b079 Added numerous new travel locations to the frog 2017-04-24 03:28:50 +00:00
Iosnowore bc1112650c Dueling implementation now only requires one list of CreatureObjects (instead of two) 2017-04-04 19:17:16 -07:00
Iosnowore 77231fa85c Changed PR based on Oblique's comments.
Also Added .db-journal to git ignore (file created by a 3d party SQLite GUI program)
2017-04-04 14:01:55 -07:00
Iosnowore 6683912383 Fixed a bug when player who sent a duel tried to end when the duel was active. 2017-04-02 16:15:29 -07:00
Iosnowore 6909cf0d59 Removed extra indent 2017-04-02 14:12:10 -07:00
Iosnowore 42f24d8ee4 Moved duel checks from DuelPlayerService to their script. 2017-04-02 14:10:02 -07:00
Gene Pressinger d6ee9f2534 Merged projectswg/holocore into quality_assurance 2017-04-02 16:35:56 -04:00
Undercova PSWG d413e575a8 Added more Dark and Light Jedi robes to the frog 2017-04-02 18:13:17 +00:00
Iosnowore f437832891 Fork update 2017-04-02 08:08:54 -07: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
Iosnowore f24a8b0cb0 - Added DuelEventType enum to DuelPlayerIntent
- DuelPlayerService now handles the DuelEventType enum
(Tested on localhost and worked)
2017-01-24 23:02:39 -05:00
Iosnowore f05938d2fe Added end duel command 2017-01-24 20:40:16 -05:00
Iosnowore 191d3d84c7 Added DuelPlayerService (not fully complete yet) 2017-01-24 20:12:28 -05:00
Undercova PSWG de78803c9d Merged in Undercova/holocore (pull request #412)
Content update
2017-01-10 08:03:47 +01:00
Undercova PSWG 1b17fda294 Added more armor and quick travel locations to the frog 2017-01-10 06:49:13 +00:00
Obique PSWG 1ec1503014 Fixed NGE-542 'Inviting non-creatures to a group' 2017-01-08 12:56:41 -06:00
Mads Boddum 0ef1976fc5 Fixed invalid target error message not being displayed when inviting nothing to a group 2017-01-04 18:31:51 +01:00
Mads Boddum b27e3f46cf Added support for inviting players to a group that are outside your awareness 2017-01-04 18:07:10 +01:00
Obique PSWG 94fb18af8d Massive refactor of groups 2017-01-04 02:49:01 -06: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
Mads Boddum 518ad8b2c6 Fixed an issue where backpack contents were invisible 2016-10-31 07:45:02 +01:00