Commit Graph
28 Commits
Author SHA1 Message Date
Seefo 46c2c1bf2c Preliminary housing 2014-04-08 23:47:59 -04:00
Waverunner 438c960d88 Buffs refactored to use DatatableVisitor on server load
Originally, everytime a new Buff instance was created, it would loop
through the Datatable Visitor everytime. Now it's only done once on
server startup and put into a buffMap. A copy of the base buff is then
done through the constructor of Buff class should a new instance of that
buff type needs to be created from the one inside the map.
2014-04-06 16:29:31 -04:00
Mesagoppinmypants ba457e9f24 Added Lava Cannon to Frog
Added a heavy weapon to frog for commando abilities that require a heavy weapon.
2014-04-06 11:16:34 -04:00
CharonInferar b5ba0bb688 Fixed 3 classes 2014-04-06 04:19:24 +02:00
CharonInferar e448a41bb0 Merge remote-tracking branch 'origin/master' into ResourceSpawn
Conflicts:
	src/main/NGECore.java
	src/services/DevService.java
	src/services/command/CommandService.java
2014-04-06 03:59:55 +02:00
Seefo 01a7852936 Added the ability to add items to a bonus set via STF Name, added Heroism Bonus Set, added Heroism Jewlery set to frog 2014-04-05 12:40:51 -04:00
Seefo fff7c85437 Armour calculations are now correct - still working on the Equipment Service. 2014-04-03 11:38:11 -04:00
Seefo e57cefd8a5 Added Jedi Items category to frog 2014-04-03 09:47:05 -04:00
Adonaii ff037b7c83 Added race specific armor
Added Wookie and Ithorian armor to the frog for battle, assualt and
reconnaissance.
2014-04-02 01:52:01 -04:00
Adonaii 62a796a5a6 Changed composite armor to drop down for assault, battle, and
reconnaissance. Added bone and marauder reconnaissance armor.
2014-04-01 16:45:29 -04:00
CharonInferar 604d066c0f Cleaned up Surveyservice
and give all survey tools from frog at once
2014-04-01 18:45:33 +02:00
CharonInferar e692120b8f Surveying debugging
Improved surveying
2014-03-31 19:50:02 +02:00
Light2 b3bdad4b9a fixed #343 2014-03-31 01:34:56 +02:00
Waverunner fe97bd5e00 Merge pull request #332 from Mesagoppinmypants/patch-7
Added Rucksack of the Tusken King to Frog
2014-03-30 16:36:45 -04:00
Mesagoppinmypants 068f269163 Fixed Attack Speeds
I fixed attack speeds to their weapon type.
2014-03-30 16:11:55 -04:00
Mesagoppinmypants db3f1385de Added Rucksack of the Tusken King to Frog 2014-03-30 16:07:53 -04:00
SeefoandCharonInferar c18c2c8d20 Added random lightsaber colours to frog 2014-03-30 21:12:04 +02:00
Waverunner bf0d27f8b2 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-30 15:09:55 -04:00
Waverunner 64bfdb2b8b Added pistol to frog, more work on chat channels 2014-03-30 15:09:48 -04:00
Seefo f5853e622e Added random lightsaber colours to frog 2014-03-30 14:29:44 -04:00
Seefo cb2655814a Fixed some more stuff 2014-03-28 09:20:48 -04:00
Seefo f9990a2bd5 Fixed some stuff 2014-03-28 07:09:16 -04:00
Light2 2ebfe8f7bc Fixed expertise reset 2014-03-28 02:46:19 +01:00
Seefo 1e12332ec1 Added "Reset expertise" option to frog 2014-03-27 21:34:53 -04:00
Waverunner 0047c73493 Added Unity Ring to CBT 2014-03-27 20:19:22 -04:00
Ziggeh 8abdca40c7 Blue Frog - Added protection to Composite Armor 2014-03-24 03:59:16 +01:00
Seefo 01b29d87df Added more items to Character Builder Terminal 2014-03-23 21:16:01 -04:00
Seefo c7c56b5c81 Initial work on Character Builder Terminal
For some reason after using  the blue frog, you will have to wait a
minute or so to use it again.
2014-03-23 19:19:18 -04:00