Mesagoppinmypants
a1cd74b8a4
Fixed Small Mistake With Entertainer Roadmap Backpack
2014-06-19 18:58:44 -04:00
tacef
43af954a7c
Fixed creaturename for NS Sentinel
...
is named it sentinal in creature_names.stf ....
2014-06-19 22:58:42 +02:00
tacef
43012a3a5d
More Work on Jabba TP Locations
...
Populated sennex bunker for ephantmon part
Fixed Nightsister sentinel crc error
2014-06-19 22:43:01 +02:00
tacef
f0385d5eaf
fixed error in Static Spawns
...
fixed Static object is null with id 0 and template
nightsister_sentinal.
2014-06-19 21:12:58 +02:00
Mesagoppinmypants
3642418c01
Entertainer Heal Commands Are Now Granted Correctly
2014-06-19 13:37:47 -04:00
Ziggeh
bb2b7482f1
Merge pull request #909 from Mesagoppinmypants/patch-10
...
Fixed Set Bonus Bug
2014-06-19 15:52:38 +02:00
Ziggeh
6e13c56a18
Merge pull request #908 from Mesagoppinmypants/patch-9
...
Fixed Set Bonus Bug
2014-06-19 15:52:25 +02:00
Ziggeh
994d4b160c
Merge pull request #907 from Mesagoppinmypants/patch-8
...
Fixed Set Bonus Bug
2014-06-19 15:52:14 +02:00
Ziggeh
8a9113405b
Merge pull request #910 from Mesagoppinmypants/patch-12
...
Fixed Set Bonus Bug
2014-06-19 15:52:03 +02:00
Mesagoppinmypants
dbb7a7c155
Fixed Set Bonus Bug
2014-06-19 09:46:49 -04:00
Mesagoppinmypants
2f620052e6
Fixed Set Bonus Bug
2014-06-19 09:44:17 -04:00
Mesagoppinmypants
2c0e344757
Fixed Set Bonus Bug
2014-06-19 09:43:31 -04:00
Mesagoppinmypants
f7a37de956
Fixed Set Bonus Bug
2014-06-19 09:42:49 -04:00
Mesagoppinmypants
6f0ffe4001
Fixed Set Bonus Bug
2014-06-19 09:41:27 -04:00
Treeku
9d19cc6adc
Merge pull request #905 from tacef/master
...
Fixed Typo in NPC Scripts
2014-06-19 12:50:03 +01:00
Ziggeh
7c159ac722
Fixed typos in a nightsister mobile script
...
Fixed issue #890
2014-06-19 13:25:51 +02:00
tacef
4ff4d50b45
More Work on Jabba TP Locations
2014-06-19 12:01:59 +02:00
tacef
c0e271ea9b
More Work on Jabba TP Locations
2014-06-19 06:35:59 +02:00
tacef
cf2ea989b2
Fixed Typo in NPC scipts
2014-06-19 05:50:16 +02:00
tacef
a6b4d0b4ca
Revert "Fixed Typo in npc scripts"
...
This reverts commit d7dd287bbb .
2014-06-19 05:48:33 +02:00
tacef
d7dd287bbb
Fixed Typo in npc scripts
2014-06-19 05:46:07 +02:00
Treeku
36908ae9bb
Merge pull request #901 from Mesagoppinmypants/patch-2
...
Fixed Dark Fury Band Bonus Set Bug
2014-06-19 03:15:17 +01:00
Treeku
3dfbd06cbf
Merge pull request #903 from Mesagoppinmypants/patch-4
...
Fixed Dark Fury Left Bracelet Bonus Set Bug
2014-06-19 03:14:49 +01:00
Treeku
92b78ec025
Merge pull request #904 from Mesagoppinmypants/patch-5
...
Fixed Dark Fury Right Bracelet Bonus Set Bug
2014-06-19 03:14:38 +01:00
Treeku
c20a6a18ff
Merge pull request #902 from Mesagoppinmypants/patch-3
...
Fixed Dark Fury Necklace Bonus Set Bug
2014-06-19 03:14:16 +01:00
Treeku
0ef34a7af4
Merge pull request #900 from Mesagoppinmypants/patch-1
...
Fixed Dark Fury Ring Bonus Set Bug
2014-06-19 03:13:58 +01:00
Treeku
faeff0e35a
Merge pull request #899 from tacef/master
...
Started work on Jabba TP locations
2014-06-19 03:13:10 +01:00
Mesagoppinmypants
4ddea7b533
Fixed Dark Fury Right Bracelet Bonus Set Bug
2014-06-18 21:11:51 -04:00
Mesagoppinmypants
933942cc99
Fixed Dark Fury Left Bracelet Bonus Set Bug
2014-06-18 21:11:08 -04:00
Mesagoppinmypants
2c4719b2a9
Fixed Dark Fury Necklace Bonus Set Bug
2014-06-18 21:10:00 -04:00
Mesagoppinmypants
1ffe568a01
Fixed Dark Fury Band Bonus Set Bug
2014-06-18 21:08:46 -04:00
Mesagoppinmypants
b50ecc1511
Fixed Dark Fury Ring Bug
2014-06-18 21:06:55 -04:00
Light2
6c7b80c201
Added city voting update, fixed some city bugs
2014-06-19 02:32:52 +02:00
tacef
743d9415b8
Fixed Valarian Soldiers
2014-06-18 22:19:43 +02:00
tacef
fa6ee120cf
More work on Jabba TP locations
...
Populated Valarian camp pt.1
2014-06-18 21:56:27 +02:00
tacef
6e9fd6cfe1
Merge pull request #20 from ProjectSWGCore/master
...
Fork update
2014-06-18 20:45:34 +02:00
tacef
6ca8d51be4
Started on Jabba TP locations
...
Populated Alkahran camp
2014-06-18 20:44:29 +02:00
Waverunner
ac9d0e41bf
Refactored delivery missions to use pre-spawned commoners
...
Scripters should change any commoners being spawned to use
core.staticService.spawnCommoner instead of spawnObject (see
mos_eisley.py in static_spawns\tatooine for an example). The
spawnCommoner method will add required attachments and set the proper
options bitmask in order for the missions to function properly.
Note that delivery missions won't work unless you have spawned buildouts
on the planet you are requesting the missions on due to this change.
2014-06-18 14:00:24 -04:00
Treeku
4e0a283e4d
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
...
Conflicts:
scripts/radial/item/collection/loot_collection.py
src/resources/objects/mission/MissionObject.java
2014-06-18 10:21:31 +01:00
Treeku
8fd5a7fbf6
Fixed #895 with zing's fix
2014-06-18 08:55:09 +01:00
tacef
ffc58953cb
Populated Squill Cave
...
Updated Squill scripts to be agressive
2014-06-17 21:22:20 +02:00
Treeku
e5f78de757
Fixed issue where you could ID non-players
2014-06-17 18:27:01 +01:00
Treeku
2e363e720f
Fixed import error with Position Secured
2014-06-17 17:02:22 +01:00
Treeku
acbc136022
Fixed issue where smugglers got officer badge
2014-06-17 16:59:17 +01:00
Treeku
830b6a42d2
Merge pull request #888 from zingzing175/master
...
Adjusted loot collection radial. Added more Loot Collections.
2014-06-17 16:12:54 +01:00
Zing
dd08a2fb61
Adjusted loot collection radial. Added more Loot Collections.
2014-06-16 19:05:49 -07:00
Treeku
8c026f0324
Merge pull request #887 from tacef/master
...
More NPC Work
2014-06-16 22:13:58 +01:00
Treeku
90e762bc6e
Added some getPermissions null checks
...
This needs fixing properly, it's been throwing a null error for a long
time in transferitemmisc.
2014-06-16 20:28:09 +01:00
Treeku
cbb3cc464b
Fixed a null error with loot_collection
2014-06-16 20:25:48 +01:00
tacef
e599d81412
Fixed description in leg camp
2014-06-16 20:45:59 +02:00