Commit Graph
1251 Commits
Author SHA1 Message Date
Seefo bc25be3bed Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-11 12:24:07 -04:00
Seefo 6aca49baea Fixed container limit checks 2014-05-11 12:23:53 -04:00
Treeku 9b4272e434 Refactored ITNO 2014-05-11 16:55:52 +01:00
Treeku e052212ff2 Fixed some syntax errors 2014-05-11 16:00:29 +01:00
Treeku 60eee0d4dd Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-11 15:56:36 +01:00
Treeku e6c0866114 Engine changes 2014-05-11 15:20:15 +01:00
Treeku 67fda7163a Fixed staticService ordering 2014-05-11 12:06:08 +01:00
Treeku 4398a5ed93 Fixed another static spawn issue 2014-05-11 10:33:06 +01:00
Treeku c0481f258e Fixed static spawn issue 2014-05-11 10:19:49 +01:00
Treeku 7fd08bc7ad Baseline changes, cleaned some things 2014-05-11 09:54:50 +01:00
Treeku 837e07d822 Respawn functionality
(might want to be moved to spawnService)
2014-05-11 09:29:38 +01:00
Treeku 588e06b4ff Added respawnTime to MobileTemplate 2014-05-11 08:58:06 +01:00
Seefo 3218803ecb Updated lightsaber system messages, changed EquipmentService.canEquip to report why the actor cannot equip the item 2014-05-11 01:45:00 -04:00
Waverunner f57444e942 Fixed setCustomizationVariable not updating customization byte array 2014-05-10 19:56:02 -04:00
Seefo 82d8108ac7 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-10 18:50:02 -04:00
Seefo fcd82aff4a Fixed looted color crystals 2014-05-10 18:49:51 -04:00
Waverunner d38bc9eb29 Changed CmdStartScene to use galacticTime
This should fix the time of day's being incorrect when using multiple
clients
2014-05-10 17:13:06 -04:00
Waverunner b5344eab07 Added bindLocation variable, clone location shows bind spot in yellow, fixed incap and db messages 2014-05-10 16:38:59 -04:00
Waverunner 78b66512cc Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-09 19:18:08 -04:00
Waverunner bdfee34ff2 Bounty mission level accounts for failed attempts on target, added survey mission objective 2014-05-09 19:17:56 -04:00
Seefo d182fea6eb Loot System changes, see extended
* Added /setgodmode genloot <lootTemplate> command
* Added the option to have a 'custom setup' of a looted object template
(see scripts/loot/lootItems/veryrareloot/rare_ankarres_sapphire.py),
procedure is same as object scripts
* Looted items no longer need custom names in order to not have an empty
name (most scripts containing a custom name can now have that method
removed)
2014-05-07 22:11:18 -04:00
Waverunner df374e8615 Fixed trader roadmap scripts, fixed rand. bounty mission checks, purchaseTravelTicket accounts for travel tax now 2014-05-07 16:07:55 -04:00
Treeku 0519788076 Minor syntax fix 2014-05-07 06:22:44 +01:00
Treeku 5582c3d1ba Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-07 06:06:59 +01:00
Treeku 6e781a2bb0 addCollection adds reward XP 2014-05-07 06:02:50 +01:00
Seefo 6e80bd7b28 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-06 20:55:19 -04:00
Seefo b714ea093d Fixed references to getEquipmentList - might fix crashing 2014-05-06 20:55:15 -04:00
Waverunner 892f9cb7db Bounty mark will enter combat now if attacked, entering combat will now break stealth 2014-05-06 20:34:35 -04:00
Waverunner 4e36321ca3 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-06 19:08:13 -04:00
Waverunner f8c26e9658 Fixed customization delta, changed bounty list to bounty map, added SurveyMissionObjective 2014-05-06 19:08:00 -04:00
Treeku 37cd0e6666 Fixed collection message issue 2014-05-06 23:59:26 +01:00
Seefo bd9db1c0c8 Added container limit checks 2014-05-06 18:40:19 -04:00
Seefo 98134130c0 . 2014-05-06 17:57:00 -04:00
Seefo e76e287689 Fixed some errors 2014-05-06 17:55:44 -04:00
Waverunner 023f5bfef9 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-06 17:27:19 -04:00
Waverunner 7b14c94d40 Fixed #621, added missing sys message for tracking droids, fixed bounties db null error & wp null error 2014-05-06 17:27:06 -04:00
Seefo fcd155e100 Fixed TangibleObject.getTrueName() 2014-05-06 17:20:51 -04:00
Seefo cfe65a9613 Fixed crystal name after tuning 2014-05-06 14:04:20 -04:00
Seefo 5f23d6b716 Fixed some of the color crystal colors - they should be done now! 2014-05-06 13:51:16 -04:00
Seefo 3776a9a204 Merge pull request #623 from tacef/master
Added Remaining Crystalcolors to Datatable
2014-05-06 13:45:16 -04:00
Seefo 16a05bd73c Fixed tuning of color crystals 2014-05-06 13:30:31 -04:00
tacef e25ad837d7 Added Remaining Crystalcolors to Datatable 2014-05-06 19:25:46 +02:00
Seefo f394dd6e19 Fixed loot system message, added functions to TangibleObject to obtain different variants of the object's name 2014-05-06 13:03:54 -04:00
CharonInferar e9cd8fca8d Merge remote-tracking branch 'origin/master' into TuningProcess 2014-05-06 16:14:39 +02:00
CharonInferar 76b2f81ee0 Tuning process continued
messages added
Tre file specs added
attributes corrected
2014-05-06 16:12:27 +02:00
Seefo b2a77c06d4 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-05 22:42:13 -04:00
Seefo 3d128d4cd2 Fixed a bug where you could not remove a lightsaber's color crystal 2014-05-05 22:42:00 -04:00
CharonInferar 112194be87 Tuning process implemented
According to swgwikia, the stats have been considered
2014-05-06 04:37:44 +02:00
Treeku 6ac946eae7 NPCs now face player when starting conversations. 2014-05-06 03:11:42 +01:00
Treeku 8b2aa2a46e Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-06 02:35:22 +01:00