Commit Graph
1999 Commits
Author SHA1 Message Date
Obique PSWG 2bc93cea07 Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance 2016-10-31 09:50:15 -05:00
Obique PSWG a5e718d6d6 Merged in slehan/holocore/nge-453 (pull request #327)
NGE-453 resolved
2016-10-31 13:26:56 +00:00
Obique PSWG 25b393465b Merged in M4SS/holocore/action_cost (pull request #343)
NGE-468 - Ability action cost
2016-10-31 13:23:10 +00:00
Skyler Lehan 28d91b4f6e Using required_combat_level instead 2016-10-31 08:54:43 -04:00
Skyler Lehan 1882999d14 Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into nge-453 2016-10-31 08:28:14 -04:00
Skyler Lehan a24f1c5c15 Removed unneeded attribute 2016-10-31 08:27:37 -04:00
Mads Boddum 392f190665 Added admin permissions and applied them to spawners 2016-10-31 09:36:02 +01:00
Mads Boddum 7fce795ba0 Implemented action costs for combat commands 2016-10-31 06:28:53 +01:00
Obique PSWG 31b19adef0 Added speed check config option 2016-10-29 23:08:25 -05:00
Obique PSWG 902cbf62a4 Added distanceTo function in Location with primitive x/y/z 2016-10-29 23:02:44 -05:00
Obique PSWG 6611640d07 Fixed spawner service reloading NPCs whenever any config value changes 2016-10-29 20:06:06 -05:00
Obique PSWG 539ea9e49d Suppressed Move Failure print for logged out creature objects 2016-10-29 13:38:01 -05:00
Obique PSWG 85c37226ee Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance 2016-10-29 13:31:24 -05:00
Obique PSWG 57e441f970 Fixed some equip/unequip issues 2016-10-29 13:31:11 -05:00
Mads Boddum 8bc33ac932 Merge holocore/quality_assurance into expertise_training
Conflicts:
	src/services/experience/SkillService.java
	src/services/experience/SkillTemplateService.java
	src/services/player/CharacterCreationService.java
2016-10-29 08:09:36 +02:00
Mads Boddum 730632f9bc Added support for overwriting an existing buff 2016-10-29 07:50:17 +02:00
Mads Boddum 44633a1010 Fixed expertise point allocation check 2016-10-28 20:13:20 +02:00
Obique PSWG 07eb924bd4 Fixed infrequent zone in crash where buildouts were loaded slowly 2016-10-28 12:31:57 -05:00
Mads Boddum 0b1f42c985 Fixed an issue where the XP multiplier didn't affect the XP flytext 2016-10-28 17:46:49 +02:00
Mads Boddum a89f47d306 Added support for mark >1 expertise abilities 2016-10-28 16:28:34 +02:00
Mads Boddum c0677c1472 Fixed an issue where transfering items felt unresponsive 2016-10-28 16:25:31 +02:00
Mads Boddum cc4708b300 Added support for a XP multiplier, set XP-MULTIPLIER in features.cfg 2016-10-28 10:09:34 +02:00
Mads Boddum 28b6f59c99 Fixed an issue where an exploit check prevented training lots of expertise at once 2016-10-28 09:44:29 +02:00
Obique PSWG d60486d8ad Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into alpha 2016-10-27 13:28:44 -05:00
Obique PSWG 51b6cc3f17 Merged in M4SS/holocore (pull request #341)
Fixed an issue where backpacks could not be unequipped
2016-10-27 18:28:36 +00:00
Obique PSWG 2db2e3666d Fixed warnings 2016-10-27 13:25:44 -05:00
Mads Boddum 05758b00f2 Added expertise parent checking to prevent exploits 2016-10-27 20:23:05 +02:00
Obique PSWG d20ab1e428 Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into alpha
Conflicts:
	src/services/faction/FactionService.java
2016-10-27 13:22:24 -05:00
Obique PSWG 6d8973ef45 Awareness updates where all tests pass and it functions in-game 2016-10-27 13:16:51 -05:00
Mads Boddum c80b12df88 Manager.addChildService() and removeChildService() are now protected and final 2016-10-27 19:53:51 +02:00
Mads Boddum 37a01a92f8 Fixed an issue where bringing up the expertise window would sometimes crash you 2016-10-27 18:26:17 +02:00
Mads Boddum 3a3cb7bd1a Merge holocore/quality_assurance into expertise_training 2016-10-27 17:26:02 +02:00
Undercova PSWG 2fb32a2562 Merged in Undercova/holocore-uc (pull request #340)
Added import for .cef in CorpseService.java
2016-10-27 13:54:54 +00:00
Undercova PSWG ab2778b69d Merged in M4SS/holocore (pull request #339)
Fixed broken combat range checks between creatures inside buildings and creatures outside
2016-10-27 13:54:43 +00:00
Undercova PSWG 2971189537 Added import for .cef in CorpseService.java 2016-10-27 13:48:32 +00:00
Mads Boddum 3e028fe4bd Added exploit checks in ExpertiseService 2016-10-27 15:47:42 +02:00
Mads Boddum d438a37cef Merge holocore/quality_assurance into expertise_training
Conflicts:
	src/network/PacketType.java
2016-10-27 13:32:20 +02:00
Mads Boddum 247aeffd95 Fixed a potential exploit where you could change the role icon of a character that isn't yours 2016-10-27 09:49:36 +02:00
Mads Boddum 21e760994f Optimised attemptLevelUp() 2016-10-27 09:45:11 +02:00
Mads Boddum 13e31c7080 Containers as children of containers is allowed based on max size rather than current size 2016-10-27 08:09:27 +02:00
Mads Boddum ada40d9a27 Fixed an issue where backpacks could not be unequipped 2016-10-27 07:39:46 +02:00
Mads Boddum e3192ae978 Fixed broken combat range checks between creatures inside buildings and creatures outside 2016-10-27 06:46:02 +02:00
Undercova PSWG 92b211d68f Merged in Undercova/holocore-uc (pull request #338)
Content update
2016-10-27 04:32:30 +00:00
Mads Boddum 329a4986a5 Fixed broken system messages in /findFriend 2016-10-27 06:24:58 +02:00
Mads Boddum 6e5f85e3f9 Fixed an issue where /findFriend would create a waypoint with incorrect coordinates when the friend is inside a building 2016-10-27 06:22:08 +02:00
Mads Boddum 7c035d09e5 Removed unused import in ExpertiseService 2016-10-27 06:17:32 +02:00
Undercova PSWG f9a8fb46de Added visual clone effect 2016-10-27 04:06:14 +00:00
Undercova PSWG 57d255041d Merged in M4SS/holocore/ability_buffs (pull request #336)
Fixed an issue where NPCs were unattackable
2016-10-27 03:46:55 +00:00
Mads Boddum 1eee0487b3 Fixed an issue where combatants of opposing factions could attack each other 2016-10-27 05:42:44 +02:00
Mads Boddum de09948088 Fixed an issue where NPCs were unattackable 2016-10-27 05:32:23 +02:00