Commit Graph
1250 Commits
Author SHA1 Message Date
tacef 3acbece6b3 Fixed Typos in NPC scripts 2014-05-14 16:14:55 +02:00
Treeku 3f571c48aa Merge pull request #648 from Mesagoppinmypants/patch-91
Removed Buff File That's Not Needed
2014-05-14 15:06:17 +01:00
Treeku a8b3237099 Merge pull request #646 from Mesagoppinmypants/patch-89
Added No Trace Stealth Buff
2014-05-14 15:06:03 +01:00
Treeku 765b6e626d Merge pull request #663 from tacef/master
Continued Work on Tatooine NPC scripts
2014-05-14 15:04:43 +01:00
tacef 9d48edec20 More NPC Scripts added for tatooine 2014-05-14 15:54:56 +02:00
tacef c6e05be869 Added mor NPC scripts to Tatooine
Fixed wrong weapontypes for bomarr monks
2014-05-14 15:27:01 +02:00
tacef b05cb0b0e6 More work on Tatooine NPC Scripts
Fixed typo's in jawa scripts
Added more NPC scripts to Tatooine.
2014-05-14 10:57:01 +02:00
tacef 27f17e0fc2 More work on Tatooine NPC Scripts 2014-05-14 09:30:13 +02:00
tacef 37f20d56b6 Continued work on Tatooine NPC scripts 2014-05-14 08:00:48 +02:00
Waverunner 601773f3ca Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-13 19:01:06 -04:00
Waverunner 34a7a58089 Create Guild script for PDA, PDA Added to Frog, moved GuildService
Note that the PDA is only available on the frog if you have GM access right now.
2014-05-13 18:59:24 -04:00
tacef b370a560af Added more NPC Scripts to tatooine 2014-05-13 20:48:15 +02:00
tacef b66a518a55 Added more NPC scripts for Tatooine 2014-05-13 18:04:31 +02:00
tacef c9729ea8d4 Updated Spawns around Mos Eisley
Reduced amount of spawns
Added Respawntimer
Updated Tusken spawns to fire their rifle
2014-05-13 15:02:25 +02:00
tacef 50ba277662 Added Emperor's Hand NPC
Added Emperor's Hand spawn at Restuss SP including respawntimer.No
schematic loot yet.
2014-05-13 13:19:30 +02:00
Treeku f9c542063a Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-13 09:24:06 +01:00
Treeku 7f88fefe2e Fixed force run 2014-05-13 09:22:30 +01:00
Treeku 8244e3f8c9 Merge pull request #649 from tacef/master
Started on NPC spawn's around Moseisley
2014-05-13 05:58:18 +01:00
CharonInferar 2997e3eb24 Added respawn timers
A possibility to set respawn timer on a per spawn basis would be more
desirable in the long run.
2014-05-13 02:48:16 +02:00
CharonInferar d131be26ce Merge with upstream 2014-05-12 23:13:29 +02:00
tacef c0965ef2d4 Updated remaining Creature scripts
Fixed some Typos
Fixed some Levels
2014-05-12 22:21:47 +02:00
tacef aafcff958b Updated more Creatures
Fixed Typos in some Creatures
2014-05-12 19:41:23 +02:00
tacef fc40e04e99 Updated more Creatures 2014-05-12 19:12:27 +02:00
tacef b06b08890a Updated Creatures
Updated Creatures to support Harvesting and to fit actual settings for
AI
2014-05-12 18:56:12 +02:00
Light2 b8927c9677 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-12 17:35:30 +02:00
Light2 119e58318c More work on vendors 2014-05-12 17:35:19 +02:00
Treeku bf472ae6b6 Fixed minor issue with previous engine binary 2014-05-12 14:15:02 +01:00
Treeku 4e8eebb718 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	src/resources/objects/tangible/TangibleObject.java
2014-05-12 05:01:27 +01:00
Treeku 4fe246975c Fixed various bugs 2014-05-12 04:56:29 +01:00
tacef 1aabcf50e8 Updated Soldier Spawn to be a bit more random
Added Tusken warrior spawn
2014-05-11 21:42:14 +02:00
tacef aa87d6e529 Fixed a Bug with Tempest rills being above ground
Added Tusken Raider Soldier
Added Tusken Raider Warrior
Added Tusken Raider Zealot
2014-05-11 21:03:53 +02:00
Seefo c47ddf77df Fixed a container limit bug 2014-05-11 12:42:40 -04:00
tacef 82d2955db4 Started on NPC spawn's around Moseisley
Fixed some minor NPC problems
2014-05-11 17:29:16 +02: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
Mesagoppinmypants 209d0b0c03 Removed Buff File That's Not Needed
This is not needed considering the buff effects are in the buff tables.
2014-05-10 22:24:27 -04:00
Mesagoppinmypants 5651667ab8 Updated Smoke Bomb 2014-05-10 19:29:39 -04:00
Mesagoppinmypants 36fbc022be Added No Trace Stealth Buff 2014-05-10 19:23:45 -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 994340373d Merge pull request #635 from tacef/master
Temp Fix for the Cloning Terminal
2014-05-10 15:35:47 -04:00
Waverunner 85c9fe0658 Merge pull request #636 from Mesagoppinmypants/patch-74
Added Conversation Script for Medical Droid
2014-05-10 15:35:32 -04:00
tacef 41a5bbf03f Updated Cloning Terminal so fee is level based 2014-05-10 20:11:06 +02:00
Ziggeh a6f1318f0a Merge pull request #644 from Mesagoppinmypants/patch-87
Fixed Right Bracelet of the Ghost Stats
2014-05-10 19:17:55 +02:00
Ziggeh 7e1a99f44d Merge pull request #643 from Mesagoppinmypants/patch-86
Fixed the Heroic Set Ghost Left Bracelet Stats
2014-05-10 19:17:25 +02:00
Mesagoppinmypants 285bda57bd Fixed Right Bracelet of the Ghost Stats
http://swg.wikia.com/wiki/The_Ghost_set?file=Bracelet.of.the.Ghost.%2528Right%2529.jpg
2014-05-10 12:52:07 -04:00
Mesagoppinmypants 28534df70c Fixed the Heroic Set Ghost Left Bracelet Stats
http://swg.wikia.com/wiki/The_Ghost_set?file=Bracelet.of.the.Ghost.%2528Left%2529.jpg
2014-05-10 12:50:17 -04:00
Mesagoppinmypants 79dbed0150 Fixed the Heroic Set Ghost Ring's Stats
http://swg.wikia.com/wiki/The_Ghost_set?file=Ring.of.the.Ghost.jpg
2014-05-10 12:47:40 -04:00
Mesagoppinmypants 654239c4ca Fixed Necklace of the Ghost Stats
http://swg.wikia.com/wiki/The_Ghost_set?file=Necklace.of.the.Ghost.jpg
2014-05-10 12:40:56 -04:00
Ziggeh 9ad17587b3 Changed Preparation Cooldown to a skillmod
Changed Preparation Cooldown to a skillmod on the Ghost Band
2014-05-10 18:39:03 +02:00
Mesagoppinmypants a5b005b758 Fixed Band of the Ghost Stats
http://swg.wikia.com/wiki/The_Ghost_set?file=Band.of.the.Ghost.jpg
2014-05-10 12:28:56 -04:00
Ziggeh f025988ecd Merge pull request #633 from Mesagoppinmypants/patch-73
Strikethrough Now Shows Up on Character Sheet
2014-05-10 11:56:43 +02:00