voronius
48a1014fb0
Fix for inspiration and group buffs
...
Fix for inspiration and group buffs, they used distance check with
different coordinate systems. Now watching and inspiration buff is
possible.
2014-08-02 10:45:03 +03:00
Waverunner
58b24dcffb
Syntax fix from previous commit
2014-07-27 13:00:44 -04:00
Waverunner
88627d65a3
Fixed guilds not being removed from the GuildObject when disbanding
2014-07-27 12:59:05 -04:00
Waverunner
ad1e996fbb
Merge pull request #1064 from zingzing175/master
...
Changed Character builder to use Script instead of a service. (Can now be modified while server is running)
2014-07-26 17:34:52 -04:00
Zing
aaac3ee452
Changed giveitem will now allow to generate custom templates.
2014-07-26 13:03:49 -07:00
Zing
78869c8b26
Added Character Builder Terminal Script: See Extended
...
Changed Character builder to use Script instead of a service. (Can now
be modified while server is running)
Fixed Windu's Guile script
Added Jedi Master Cloak custom template
Added Radial options for hood up/down for JMC
Fixed 2 piece bonus for JMC
2014-07-26 00:09:06 -07:00
Treeku
ffc2fbcd6d
Merge pull request #1055 from Obique/master
...
Fixed Resource and Survey Services; Changed ObjectService
2014-07-26 07:34:23 +01:00
Waverunner
521b13f226
Merge pull request #1062 from tacef/master
...
Fixed KBT#110
2014-07-26 00:38:54 -04:00
tacef
b5130ccea8
Fixed KBT#110
...
Guild is now removed upon deletion of the guildleader
Added Populated the Mos Eisley Starport (Still need to change npcs to
the correct types)
2014-07-25 23:14:03 +02:00
tacef
f95a7017d9
Merge pull request #1057 from tacef/master
...
Changed Anchorhead static spawns to use mobiletemplates
2014-07-25 23:08:39 +02:00
tacef
958cb3d0cc
Changed Yellow Noble near Mos Eisley SP is no longer yellow
...
The Noble NPC was white from the start, the reason why it was yellow,
was the Distantshipcontroller.iff. It just had to be called before the
NPC so the npc appears white on Overheadmap.
2014-07-23 18:55:31 +02:00
tacef
6e65d1f89f
Changed a typo from last commit
2014-07-22 19:09:33 +02:00
tacef
422ead1023
Changed Several NPC spawn's to use MobileTemplate
...
Created a lot of NPC scripts
2014-07-22 16:13:21 +02:00
Viaron
04d08dc613
Changed Successful Teleport System Message
2014-07-21 19:21:49 -04:00
Josh-Larson
bfdec9799b
Changed resource loading from a text file to a script
2014-07-20 19:09:59 -05:00
Josh-Larson
c024533a62
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-07-20 16:56:22 -05:00
Josh-Larson
e3ff82af66
Changed ObjectService by adding optimization for generateObjectID()
2014-07-20 16:52:46 -05:00
tacef
eb71ee4fba
Changed Several Spawns to use mobiletemplate
...
Added several NPC's
2014-07-20 20:18:31 +02:00
tacef
71f4bcf945
Changed Bestine spawns to use mobiletemplates
...
Added several NPC scripts for bestine
2014-07-20 20:12:33 +02:00
tacef
83cb7c4150
Changed Junkdealer Spawns on all Planets to use Mobiletemplate
...
Fixed Rotation on Tatooine Junkdealers
2014-07-20 15:35:09 +02:00
tacef
79c54efd3f
Fixed Mistake from Previous commit
2014-07-20 10:23:07 +02:00
tacef
e4705ff248
Changed Anchorhead static spawns to use mobiletemplates
...
Added Various NPC's for Anchorhead static spawns
2014-07-20 10:22:09 +02:00
projectswg
f3e8c14a5a
Merge pull request #1054 from tacef/master
...
Changed some Npc's
2014-07-20 08:11:16 +01:00
Josh-Larson
6eaf68026f
Merge branch 'master' of https://github.com/Obique/NGECore2
2014-07-19 18:59:07 -05:00
Josh-Larson
5e528560c6
Fixed resource and survey system
2014-07-19 15:49:04 -05:00
tacef
8012f2c449
Changed Showpos command
...
Changed Showpos command to add different strings to clipboard depending
if you are inside a building or not
2014-07-19 21:26:00 +02:00
tacef
8e461b40f9
Fixed Showpos
...
Showpos now returns proper cell id and buildingid
2014-07-19 20:56:26 +02:00
tacef
c02cf6f248
Changed Romo Vax to use correct template
...
Added Mos Eisley Police officer
Added Mos Eisley Police Sergeant
Changed Romo Vax Henchman to use correct template
Changed Smuggler Pilot in front of Jabba's Palace to use correct
Template
Added Mos Eisley Police and made them patroling around eisley
2014-07-19 20:20:56 +02:00
Zing
cc4e019a0e
Merge pull request #2 from ProjectSWGCore/master
...
pull
2014-07-19 10:04:52 -07:00
Waverunner
2c531c0959
Changed trading so it's more responsive
...
Will need to refactor how most of this stuff is done, it's pretty ugly
atm. For now I changed so the trading maps will only store the object
ID's, this way we don't have the objects not being traded (since they
aren't initialized)
2014-07-19 12:55:04 -04:00
tacef
86f80f2969
Merge pull request #24 from ProjectSWGCore/master
...
Fork update
2014-07-17 18:45:27 +02:00
Waverunner
8605c75da2
Merge pull request #1053 from ProjectSWGCore/revert-1039-master
...
Revert "Changed Some NPC Spawns to use loiter"
2014-07-17 11:23:54 -04:00
Waverunner
bd36c5327f
Revert "Changed Some NPC Spawns to use loiter"
2014-07-17 11:23:11 -04:00
CharonInferar
f683877d32
Merge pull request #1039 from tacef/master
...
Changed Some NPC Spawns to use loiter
2014-07-17 12:39:14 +02:00
Josh-Larson
e06460b055
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-07-16 19:06:16 -05:00
tacef
7ad65c4300
Changed Several NPC Spawns to use loiter
...
Fixed unused import error from last commit
2014-07-16 22:06:19 +02:00
Waverunner
b0d16f92cd
Added teleport admin/GM commands
...
Commands added:
/teleport
/teleporttarget
/telportto
2014-07-16 15:11:37 -04:00
Josh-Larson
6b0201b464
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-07-16 10:48:36 -05:00
Waverunner
d0ae4e81f0
Fixed getObjectByFirstName to no longer be case-sensitive - broke it by mistake :(
...
This fixes all chat related problems (/tells, guildchat, groupchat, chat
rooms)
2014-07-16 11:00:16 -04:00
Waverunner
be94ee3784
Fixed some problems where LookAtTarget and IntendedTarget deltas could have been sent multiple times resulting in a crash
2014-07-16 09:54:38 -04:00
Josh-Larson
4131b1f6af
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-07-15 20:51:09 -05:00
tacef
bec4a3a25c
Changed Some NPC spawn points to use loiter
2014-07-15 21:50:05 +02:00
Waverunner
e5cc06708d
Merge pull request #1037 from Mesagoppinmypants/patch-2
...
Fixed File Name for Spy Roadmap Reward
2014-07-15 15:23:51 -04:00
Mesagoppinmypants
3aaf2c98ec
Fixed File Name for Spy Roadmap Reward
2014-07-15 15:10:28 -04:00
Waverunner
91bca3a6b4
Fixed KBT#82: Creating waypoints using the map creates a waypoint at current location only
...
http://www.projectswg.com/sites/kreetle/view.php?id=82
2014-07-15 14:58:58 -04:00
Waverunner
20da6c69e0
Fixed null errors associated when you stop watching an entertainer or go out of range
2014-07-15 14:28:28 -04:00
Waverunner
7a872abf83
Changed setMoodAnimation to no longer send delta temporarily
...
Packet captures logs on the Test Center show multiple times that the
moodAnimation delta is being sent more than once (sometimes 5+ times for
the same objId) - disabled for now to see what happens.
2014-07-15 11:53:32 -04:00
Waverunner
ba5ae88215
part of previous commit
...
forgot to remove a debug print
2014-07-15 10:20:08 -04:00
Waverunner
a4f8c8b98a
Changed getObjectByFirstName to check the sql datatable instead of the SWGODB
...
Added a null/empty name check for players logging in - this will prevent
people who have not been saved to the database correctly from logging in
(thus this fixes the strange name problems)
2014-07-15 10:17:15 -04:00
Waverunner
89f567b234
Merge pull request #1036 from zingzing175/master
...
Fixed Mobile Templates to use conversations
2014-07-15 08:58:49 -04:00