Commit Graph
24 Commits
Author SHA1 Message Date
Treeku 7714c69c19 Fixed some syntax errors 2014-09-09 03:27:02 +01:00
Treeku 95d0ce89e9 Fixed some syntax errors 2014-09-08 22:16:29 +01:00
Treeku 511e04045c Equipment performs operations in the correct order 2014-09-08 21:28:23 +01:00
Treeku 390e5838b5 See extended...
- equipAppearance no longer equips if an item already occupies that slot.  The old item must be removed first.
2014-09-07 22:01:02 +01:00
Treeku c45a04c286 Fixed a potential issue with equipping. 2014-09-07 21:45:24 +01:00
Treeku b318d17956 Fixed issue with equipping appearance items. 2014-09-07 21:24:27 +01:00
Treeku 4ec682ae01 See extended...
- Fixed issue where old item wasn't correctly unequipped when equipping another item of the same type.
2014-09-07 20:01:55 +01:00
Treeku 0592d4679a Added equipAppearance to equipmentService.
Various other improvements for potential issues.
2014-09-02 07:40:22 +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 e5d4a633bf Merge remote-tracking branch 'origin/master' into CreatureObjectRefactor
Conflicts:
	src/resources/objects/creature/CreatureMessageBuilder.java
	src/resources/objects/creature/CreatureObject.java
	src/services/PlayerService.java
	src/services/ai/AIActor.java
	src/services/ai/states/AttackState.java
2014-08-16 22:19:19 +01:00
Treeku 0175a6716e Refactored CreatureObject 2014-08-16 20:35:06 +01:00
CharonInferar 0ce705ec8a Commit to kick pull request (Github bug)
self-explanatory
2014-08-09 02:53:02 +02:00
CharonInferar 73180b5f83 Removed rifles from frog temorarily to prevent client-lockups 2014-08-09 02:48:14 +02:00
CharonInferar d010a6b3f3 Analyzed rifle bug 2014-08-09 02:20:58 +02:00
CharonInferar 560df308de Revert "Fix of Rifle bug part1"
This reverts commit e79d1ad9d0.
2014-08-09 01:35:47 +02:00
CharonInferar e79d1ad9d0 Fix of Rifle bug part1 2014-08-09 01:33:01 +02:00
Treeku 7e1d0b99a9 Fixed warnings 2014-07-15 06:16:26 +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
Light2 7460b4ee6f Fixed disconnecting 2014-06-18 18:36:08 +02:00
Treeku 0d2d70b632 Fixed some warnings 2014-06-17 14:01:59 +01:00
CharonInferar 08e2ac69a3 RE Factory Crates, PUP procs, Multi-color junk
- Factory crate correctly implemented for REing
- PUPs proc initial steps, needs to be further developed
- Multi-colored junk items name handling added
2014-06-10 02:53:49 +02:00
Ziggeh 6e608a25c5 MobileTemplate weapon refactor 2014-06-07 02:25:41 +02:00
Treeku ea32f86c8a Moved equipment service to equipment folder 2014-05-15 05:14:20 +01:00