Levarrishawk
10022b99b8
Added Spawns for Mos Espa / Entha
2014-05-04 05:24:55 -04:00
Levarrishawk
56c3ddac69
Added Spawns in Anchorhead / Bestine
2014-05-04 05:17:06 -04:00
Levarrishawk
a37551678e
Moved Recruiter to Anchorhead
...
There was no Rebel Recruiter in Eisley, relocated to Anchorhead Cantina.
2014-05-04 04:42:30 -04:00
Levarrishawk
8d8c7938c5
Migrated statics, added junk dealers.
...
Mos Eisley now has the proper number of Junk Dealer NPCs throughout the
city.
2014-05-04 04:07:59 -04:00
Levarrishawk
778a7ba56e
Merge pull request #593 from tacef/master
...
Populated Krayt Graveyard
2014-05-04 03:37:40 -04:00
tacef
11407142c5
Updated Mobiles to use new Spawnsystem
...
Needs testing
2014-05-04 09:33:37 +02:00
Levarrishawk
0123d8bebc
Added Comments to Tatooine Scripts
...
added TODO annotations for once certain buildout structures spawn as
intended again.
2014-05-04 03:19:51 -04:00
tacef
e3dc65a791
Populated Areas around Mos Eisley
...
Altered Static Spawns in Mos Eisley to use their personalizes scripts
Moved Imp and Reb recruiter from tatooine.py to mos_eisley.py
2014-05-04 09:15:55 +02:00
tacef
d16eef9e44
Populated Krayt Graveyard
...
Altered mobile Templates to work with the new Dynamicspawn system(needs
testing)
2014-05-04 08:30:49 +02:00
Treeku
22f79113a1
Merge pull request #592 from Mesagoppinmypants/patch-54
...
Added Buff to Breath of Heaven
2014-05-04 04:10:31 +01:00
Treeku
5952b2f53a
Merge pull request #591 from Mesagoppinmypants/patch-53
...
Set Breath of Heaven as Consumable
2014-05-04 04:09:22 +01:00
Treeku
f2514a0175
Merge pull request #590 from Mesagoppinmypants/patch-52
...
Added Radial to Breath of Heaven
2014-05-04 04:08:57 +01:00
Treeku
7412ba55b5
Merge pull request #589 from Mesagoppinmypants/patch-51
...
Added Breath of Heaven to Frog
2014-05-04 04:08:19 +01:00
Mesagoppinmypants
12e050215e
Added Buff to Breath of Heaven
2014-05-03 22:46:30 -04:00
Mesagoppinmypants
5e25d441b9
Set Breath of Heaven as Consumable
...
Tested and Worked.
2014-05-03 22:45:34 -04:00
Mesagoppinmypants
bd9f380835
Added Radial to Breath of Heaven
...
Tested and worked.
2014-05-03 22:43:45 -04:00
Mesagoppinmypants
d7fb0aba06
Added Breath of Heaven to Frog
...
(actual buff with be in another commit)
Tested and Worked.
This'll be used for testing item buffs.
2014-05-03 22:42:47 -04:00
CharonInferar
40ff4fe47d
Merge pull request #588 from CharonInferar/ScriptUpdates
...
Social groups and assist ranges added to FS
2014-05-04 04:16:28 +02:00
CharonInferar
22d0699db9
Social groups and assist ranges added to FS
...
Social groups added
FS NPCs' Weapons changed to how they were on live
2014-05-04 04:14:31 +02:00
CharonInferar
db66764232
Merge pull request #585 from CharonInferar/ScriptUpdates
...
Devservice error fix
2014-05-04 02:22:28 +02:00
CharonInferar
ffe4dd4aaf
Fix of Devservice error insertion
2014-05-04 02:20:38 +02:00
Waverunner
6a3dd3790b
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2.git
2014-05-03 20:09:16 -04:00
Waverunner
4831f6d8ca
Added handling of deathblow for bounties
2014-05-03 20:04:27 -04:00
CharonInferar
8173272296
upstream merge
2014-05-04 01:46:37 +02:00
CharonInferar
d4ae4a4fbb
ngepublic difference
2014-05-04 01:37:16 +02:00
Levarrishawk
3f2a525636
Reorganized Static scripts
...
Static Spawn scripts now branched out in their planet's subfolder.
2014-05-03 19:36:48 -04:00
Waverunner
44678d8c18
Merge
2014-05-03 18:10:55 -04:00
Waverunner
7860a8b668
Added Tracking Droids, refined Bounty Missions
...
A few things need to be done like the stacks for the droids. Right now
they won't be destroyed from inventory until this is implemented.
2014-05-03 18:03:00 -04:00
Treeku
e161871ee4
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-03 20:21:02 +01:00
Treeku
7e1e0bb4ec
Corrected y to z, altered how chars disappear
2014-05-03 20:19:57 +01:00
Treeku
62bc6a5771
StaticService now reads from planetName folders
...
Put any scripts in there, named anything.
They could be separated into questlines, such as Jabbas Themepark, Rebel
Themepark, Imperial Themepark, lifeday, corellia themepark. They can
also be names of planet areas.
This makes it easier for multiple people to work on different spawns on
the same planet and makes the spawns for a particular subject easy to
find.
2014-05-03 20:18:00 +01:00
Treeku
631be2ef30
Fixed pvpStatus on neutral factions
2014-05-03 19:59:14 +01:00
Light2
727bd79ecf
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-03 19:57:14 +02:00
Light2
815521c2fe
Implemented agressive AI and assist behaviour, added health regen task to ai
...
Use the prima guide to get assist range of mobs
2014-05-03 19:57:02 +02:00
Treeku
464c10ddd7
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-03 17:37:43 +01:00
Light2
ba6d2652b9
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-03 18:12:47 +02:00
Light2
f05da881ab
Fixed odb bugs, fixed some null pointers
2014-05-03 18:12:27 +02:00
Treeku
0c7b11068a
Fixed some vehicles issues
2014-05-03 17:12:24 +01:00
CharonInferar
4eac2608e0
Merge pull request #583 from CharonInferar/DynamicWorldSpawnUpdate
...
Experiments with dynamic world spawns, force sensitive spawns added
2014-05-03 16:51:38 +02:00
CharonInferar
e73ecac963
Merge remote-tracking branch 'origin/master' into DynamicWorldSpawnUpdate
2014-05-03 16:34:14 +02:00
Treeku
dba74a6ebc
Fixed calculatePvpStatus
2014-05-03 15:32:07 +01:00
CharonInferar
05034b4d83
group spawn distances added
...
Force sensitive groups now spawn at a distance to each other in random
group member numbers.
Loot added to FSs
2014-05-03 16:31:04 +02:00
Treeku
883163768d
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-03 06:31:23 +01:00
Treeku
87da836146
Fixed tangibles in weapon-slot issue
2014-05-03 06:17:34 +01:00
CharonInferar
488e669290
More work on parameters of group members
2014-05-03 04:52:52 +02:00
Treeku
807fd829c0
Merge pull request #578 from Mesagoppinmypants/patch-46
...
Bad Odds Abilities Now Grant at Correct Levels
2014-05-03 03:08:13 +01:00
Treeku
5156951755
Merge pull request #579 from Mesagoppinmypants/patch-47
...
Shoot First Abilities Now Grant at Correct Levels
2014-05-03 03:07:48 +01:00
Treeku
d0988c687f
Merge pull request #580 from Mesagoppinmypants/patch-48
...
Supply Drop Abilities Now Grant at Correct Levels
2014-05-03 03:07:28 +01:00
Mesagoppinmypants
5a012f28b7
Supply Drop Abilities Now Grant at Correct Levels
2014-05-02 22:05:38 -04:00
Mesagoppinmypants
818bce44fc
Shoot First Abilities Now Grants at Correct Levels
...
These are now the correct levels. (checked from game client)
2014-05-02 21:56:45 -04:00