Commit Graph
1584 Commits
Author SHA1 Message Date
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
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
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
Zing cb50d0e145 Fixed small typo in recolorable radial 2014-07-13 00:15:36 -07:00
Zing 0a83e91741 Merge pull request #1 from ProjectSWGCore/master
pull
2014-07-12 11:06:53 -07:00
Waverunner 6ad0d69600 Fixed /waypoint command so it properly accepts all forms of /waypoint 2014-07-12 11:21:58 -04:00
CharonInferar dd64948493 Fixed several AI bugs, listed in description
Fixed #0000061 : Houses can now be destroyed, even when not redeeding
- Added AI action regeneration when in combat
- Fixed NPC self-buffing null pointer exception
2014-07-10 22:36:58 +02:00
Ziggeh e7dc937dab Changed ServerStatus to GalaxyStatus
In-game "servers" are refered to as galaxies - not servers. The
datatable has been renamed to reflect that.
2014-07-10 09:22:24 +02:00
Ziggeh 6fef20b356 Added a datatable of galaxy statuses 2014-07-10 09:16:47 +02:00
Bronco69 e5ceaad170 Fixed typo error in creature mobile (Endor)
(Wrong value prevents server from booting up)
2014-07-10 06:22:55 +02:00
Bronco69 dca8d26fe9 Added missing creature mobile to Endor 2014-07-10 04:12:40 +02:00
Bronco69 3d22b64e10 Added BM attacks for all creatures (Endor) 2014-07-10 03:56:52 +02:00
Mesagoppinmypants bcdf137ecd Fixed Legendary Power Hammer 2014-07-08 23:11:25 -04:00
Bronco69 13f7108d62 Added some more house deeds 2014-07-09 03:37:16 +02:00
Bronco69 5851270c4a Added some more ITVs
Terminals (ship) + command
2014-07-09 03:35:07 +02:00
Freddiec a57f70dd84 Added most of the vehicle_deeds 2014-07-08 16:10:08 -05:00
Bronco69 aa1169977b Fixed mobile templates for vehicles 2014-07-08 22:18:42 +02:00
Zing dfb997e653 Added no trade to faction reward armor. 2014-07-06 19:22:11 -07:00
Freddiec 0400679ce0 [Added] Vehicles, TCG and normal ones 2014-07-06 21:03:08 -05:00
Freddiec 81891f3649 [Refactored] Tantive Landspeeder 2014-07-06 14:21:13 -05:00
Waverunner 2c45fbe6ab Fixed waypoint not updating for Arakyds, Fixed waypoint not updating on first run of seekers, Added Identify Target 2014-07-06 13:14:48 -04:00
Ziggeh 65072425af Merge pull request #987 from tacef/master
Fixed Some Level issues with NPC's
2014-07-06 12:24:58 +02:00
tacef d56d5d147e Fixed Some Level Issues with NPC's
Min and Maxlevel not required if setLevel() is used
2014-07-06 07:52:54 +02:00
CharonInferar 5c66aec560 Merge remote-tracking branch 'origin/master' into NPCUpdate 2014-07-05 18:14:19 +02:00
CharonInferar 0985451d7d Fix for #958, #959
- Added a way to obtain a pet without BEing
- Attempted to figure out how to bring up the pet tool bar
2014-07-05 18:10:39 +02:00
Mesagoppinmypants dd7d93b916 Removed un-used and un-needed file
This was useful before we had the services built up to what they are now.
2014-07-05 11:06:50 -04:00
Waverunner 2f60c960c0 Merge pull request #976 from tacef/master
[Changed] Tweaked Despawn code.
2014-07-04 23:58:34 -04:00
tacef 1ee196ee44 Changed Only one ITV can be called at a time now 2014-07-03 21:11:50 +02:00
tacef 077d252d89 Changed ITV Despawn code to just despawn after 30 seconds
Removed distance despawn
2014-07-03 19:49:13 +02:00
Ziggeh 58436c696b Merge pull request #981 from zingzing175/master
Fixed Jetpack Height mod.
2014-07-03 04:20:41 +02:00
Zing d8525822b8 Fixed Jetpack Height mod. 2014-07-02 19:17:03 -07:00
CharonInferar 0315292368 Master merge 2014-07-03 03:39:13 +02:00
CharonInferar e97898611c Fixed pet bugs 2014-07-03 03:34:44 +02:00
Ziggeh 70024c4dbc Merge pull request #980 from ProjectSWGCore/GCWRewards
Factional recruiter rewards
2014-07-03 03:17:22 +02:00
Zing 724a6a6c5f Modified Removed Factional Comm-link until pet AI is ready. 2014-07-02 18:05:48 -07:00
Waverunner f06d881b20 Merge pull request #977 from ProjectSWGCore/GuildElections
Added implementation of Guild Leader Elections
2014-07-02 11:47:36 -04:00
Waverunner 2614ff6ca2 Fixed variety of bugs associated with guild elections, Disabled loading of Lady Valarian - should fix some crashes on loading screen 2014-07-02 11:44:54 -04:00
Bronco69 9d1d7f0965 Added correct radial for all vehicles 2014-07-02 03:27:09 +02:00
Waverunner a628063194 Added Guild Leader Elections 2014-07-01 16:59:36 -04:00
Ziggeh 551503d768 Merge pull request #969 from Mesagoppinmypants/patch-6
Fixed Set Bonus Bug
2014-07-01 14:07:03 +02:00
Ziggeh adc2bbb069 Merge pull request #966 from Mesagoppinmypants/patch-3
Fixed Set Bonus Bug
2014-07-01 14:06:56 +02:00
Ziggeh 9387210933 Merge pull request #965 from Mesagoppinmypants/patch-2
Fixed typo in Gambler's set band
2014-07-01 14:06:50 +02:00
Ziggeh 20371f5fb0 Merge pull request #967 from Mesagoppinmypants/patch-4
Fixed typo in Gambler's set necklace
2014-07-01 14:06:44 +02:00
Ziggeh 7ed82a1cf0 Merge pull request #968 from Mesagoppinmypants/patch-5
Fixed typo in Gambler's set left bracelet
2014-07-01 14:06:21 +02:00
Zing 79944e09a9 Fixed Tirtiary color on Imperial Spec Ops Armor. Added Tirtiary option to recolorable radial. 2014-06-30 23:09:44 -07:00
Zing 528b2c7f0e Merge pull request #11 from ProjectSWGCore/GCWRewards
pull
2014-06-30 22:05:13 -07:00
Zing 6f7744845b Added Imperial Rank reward setup
Added Imperial Spec Ops Armor (need to find a way to FORCE primary
color, it is only allowed to be white. Secondary color can be changed to
black.)
Added Imperial Command BARC
Added Factional Weapons
Added Painting
Added Nova Necklace and Colonel Ring
Changed Factional Recruiter script to allow Rewards.
Added Imperial Comm Link (Does not call a pet)
2014-06-30 22:02:49 -07:00
Waverunner 60299183d7 Added ability to transfer leadership to another member in a Guild 2014-06-30 18:53:43 -04:00
Waverunner 09db42757d Merge pull request #971 from tacef/master
[FIXED] Despawn on ITV's
2014-06-30 14:19:07 -04:00