Commit Graph
33 Commits
Author SHA1 Message Date
Treeku b98cdcbc47 Updated transferitemmisc 2014-09-08 21:50:45 +01:00
Treeku 3b1882ab64 Fixed syntax error. 2014-09-02 08:04:25 +01:00
Treeku 03089f1d6f Cleaned up transferitemmisc. 2014-09-02 07:44:58 +01:00
Treeku b0ada28769 Fixed potential client null with appearance items. 2014-09-01 19:46:29 +01:00
R. Uvanni 538bb789d2 Equipment changes, see extended
Fixed an issue where attributes weren't being removed when unequipping
items.

EquipmentList and ApperaranceList are currently broken and will cause
crashes when modified, thus when equipping an item in any way will cause
a crash.  Expect a fix for that from Treeku shortly.
2014-08-24 22:57:13 -04: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
CharonInferar 5e94fd024c Fix for #952
- Weapons, armor and clothing are now correctly equipped again
serverside.
This also re-ensures armor buffs etc
- Vehicles spawn correctly again
2014-06-30 00:15:43 +02:00
Seefo dd39f1617c Fixed several equipment bugs where stats wouldn't be properly removed or added
Updated engine must be committed for this fix to work - please wait
2014-06-21 03:35:28 -04:00
Treeku 676da223e2 Fixed transferitemmisc error 2014-06-18 19:44:30 +01:00
CharonInferar 2d8836e1b6 Loot icon disappears now after all items have been looted 2014-06-06 00:28:49 +02:00
Light2 b21b40ab98 more work on vendors 2014-05-26 20:41:51 +02:00
Treeku f25055710d Corrected mistake 2014-05-17 09:59:53 +01:00
Treeku ecd5a54ea9 Fixed error with transferring items 2014-05-15 04:57:11 +01:00
Seefo c47ddf77df Fixed a container limit bug 2014-05-11 12:42:40 -04: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
Seefo 2285378ad7 Fixed a bug where people could spam-equip items with bonus sets and obtain a bonus buff without wearing the required number of items 2014-05-07 22:08:20 -04:00
Seefo bd9db1c0c8 Added container limit checks 2014-05-06 18:40:19 -04:00
Seefo f394dd6e19 Fixed loot system message, added functions to TangibleObject to obtain different variants of the object's name 2014-05-06 13:03:54 -04:00
Seefo 8dd5f5d053 Initial commit of lightsaber customization - see extended
The majority of lightsaber customization now works.

All that I can think of that needs to be done is:

* Rare/Unique color crystals names/palette index to
resources.datatables.LightsaberColors
* Weapon element types and damage bonus based on color crystal
* Random stats when tuning power crystals/krayt dragon pearls
* Checks to see if lightsaber is full - container size is in IFFs, we
should implement it for all containers
2014-05-05 20:19:07 -04:00
CharonInferar b36081e630 Improvements on loot system
Loot icon
Loot system messages
2014-04-16 17:18:59 +02:00
Seefo 90fb528d5f Fixed #423 2014-04-13 14:38:42 -04:00
Light2 c5520abff8 Cleanup + persistence fix 2014-04-12 17:19:52 +02:00
CharonInferar 7cd8d8d742 All structure terminal menus and functionalities implemented
Dropped items add nowto the buildings itemlist
Some databse work for permissions
2014-04-12 02:30:17 +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 859729e48e Added message if a player cannot equip an item. 2014-03-23 20:03:15 -04:00
Ziggeh 0240d6499f Items - Factional restrictions 2013-12-28 17:51:35 +01:00
Ziggeh b26374faf7 Items - Profession restrictions 2013-12-24 00:23:17 +01:00
Light2 896b342972 Fixed crash caused by buildings, fixed weapon object superclass, added equipment and appearance equipment deltas 2013-12-14 21:25:31 +01:00
Light2 93195f7d5f Added dynamic lair spawns, fixed equip exploit, fixed some bugs and client crashes, updated engine 2013-12-08 18:17:01 +01:00
Light2 7ae910431d some stuff I forgot to commit 2013-10-29 15:48:54 +01:00
Wefi 30570705f5 Allows clothing items to effect player. 2013-09-14 16:49:42 -05:00
Light2 0560010189 Added Item Attributes, fixed all scripts, fixed engine compile error 2013-07-08 01:52:02 +02:00
Light2 7d66690c49 NGECore2 Code 2013-07-07 21:07:06 +02:00