Commit Graph
1636 Commits
Author SHA1 Message Date
Bronco69 d283d2b48b Changed Emperors Hand Restuss filename 2014-07-30 23:30:16 +02:00
Bronco69 a8c1c962fa Added BM attacks to creatures (Yavin IV) 2014-07-30 23:23:13 +02:00
Bronco69 de2e3cd6ae Added BM attacks to creatures (Rori)
Added Rori creatures
2014-07-30 12:53:47 +02:00
Bronco69 e74a6a3c9e Added BM attacks to creatures (Talus) 2014-07-30 00:06:19 +02:00
Bronco69 8ce18c4341 Added BM attacks to creatures (Tatooine) 2014-07-29 05:49:03 +02:00
Bronco69 80588f7d55 Added BM attacks to creatures (Dantooine) 2014-07-29 05:31:28 +02:00
Bronco69 ae80f46875 Changed OptionBitmask for NPCs (Rebel) 2014-07-29 05:28:10 +02:00
Bronco69 4082390cfa Changed OptionBitmask for NPCs (Imperial) 2014-07-29 05:24:25 +02:00
Bronco69 c127b93e2c Added BM attacks to creatures (Dathomir) 2014-07-29 05:18:25 +02:00
Bronco69 616f8edcae Added BM attacks to creatures (Corellia) 2014-07-29 05:14:32 +02: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
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 e4705ff248 Changed Anchorhead static spawns to use mobiletemplates
Added Various NPC's for Anchorhead static spawns
2014-07-20 10:22:09 +02: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
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
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
tacef bec4a3a25c Changed Some NPC spawn points to use loiter 2014-07-15 21:50:05 +02: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 89f567b234 Merge pull request #1036 from zingzing175/master
Fixed Mobile Templates to use conversations
2014-07-15 08:58:49 -04:00
Zing 3f1c70a131 Fixed Mobile Templates to use conversations
Created Rebel Recruiter and Imperial Recruiters mobile templates.
Changed recruiter static spawns to use Mobile Template
Fixed correct cell for rebel recruiter in Anchorhead
2014-07-15 00:03:58 -07:00
Ziggeh 2f8c086a1b Merge pull request #988 from tacef/master
Fixed KBT#12
2014-07-14 09:27:01 +02:00
Treeku a7d354fbe0 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-07-13 22:56:58 +01:00
Treeku badb34feac Removed mos eisley respecseller (use coronet) 2014-07-13 22:55:46 +01:00
Waverunner 02d03e2caa Added a frog building outside of Mos Espa near West Shuttleport - spawns on server startup with 1 frog
Removed frog from Mos Eisley
Added "New Frog" option for GMs on CBT
Added addToFrogAdminList argument for setGodMode for GMs - allows GMs to
put down items inside the frog building (ie more frogs!)
2014-07-13 14:21:17 -04:00
Ziggeh 71f66c0556 Removed tertiary colouring from the recolour radial
Only the SE goggles used this and they could only have two colours
modified.
2014-07-13 17:59:49 +02:00
tacef a227c685f0 Changed dwarf bantha
Changed Tusken Follower
Added Populated Great Sarlacc
Added Populated Ben kenobis house
2014-07-13 16:11:06 +02:00
tacef 3f4cb965d1 Fixed Bitmask for Valarian NPC's
Changed position of EV-9D9 to be more accurate to live
2014-07-13 14:07:01 +02:00
Treeku 341af2c7d8 Fixed error when using lava crystals 2014-07-13 11:40:12 +01:00
Treeku 60d3328eaf Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	scripts/commands/transferitemmisc.py
	src/services/command/CommandService.java
2014-07-13 11:23:48 +01:00
tacef cfc3df32b1 Added Multiple Quest NPCS for Jabba TP
Added Popuplated Remaining Jabba TP Quest locations
Removed Mos eisley Cloner file as it isn´t needed anymore
2014-07-13 11:55:43 +02:00
Treeku 7a55bc1766 Merge pull request #1001 from Mesagoppinmypants/patch-2
Fixed Legendary Power Hammer
2014-07-13 08:27:02 +01:00
Treeku a992c6feae Merge pull request #999 from Socome/master
Added most of the vehicle_deeds*
2014-07-13 08:25:55 +01:00