CharonInferar
1decfaa081
first commit of addidtions
2014-04-13 22:29:02 +02:00
Ziggeh
cbefc25121
Refactored WeaponObject
...
The scripting of weapons should be much, much easier now. See the
included examples in DevService.
Attributes such as attack speed and range are now being read/written to
the actual items attributes.
2014-04-13 19:15:17 +02:00
CharonInferar
13495e3f35
first work on swoop deed
2014-04-13 14:50:18 +02:00
CharonInferar
9f72afee01
first work on swoop deed
2014-04-13 02:22:45 +02:00
CharonInferar
81f77b06dd
All structure terminal menus and functionalities implemented
...
Dropped items add nowto the buildings itemlist
Some databse work for permissions
2014-04-12 21:52:07 +02:00
CharonInferar
4df7274ac9
Structure terminal work
...
Creation of player_house_deed class
terminal menus made
py scripts arranged
2014-04-12 21:52:07 +02:00
CharonInferar
a1370a9b60
Harvesters introduced
...
Working harvesters and generators
Big update
2014-04-11 02:25:07 +02:00
Seefo
70b7507bb0
Added /movefurniture & /rotatefurniture, see ext.
...
The permission system thing I'm doing needs to be adjusted to the
Container permission system in the Engine.
To Light: Please contact me in regards to this
2014-04-09 19:53:11 -04:00
Seefo
bf24229235
Added no-build checks when placing structures
2014-04-09 13:05:36 -04:00
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
Seefo and CharonInferar
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