Commit Graph
140 Commits
Author SHA1 Message Date
Waverunner b0172a87d6 Fixed method 2014-03-08 14:00:21 -05:00
Waverunner ef1f1ffc41 Created giveItems method, changed ShowLootBox constructor
Method used for giving a player items and will also display the "New
Items" message.
2014-03-08 12:27:48 -05:00
Waverunner ba705d3285 Added "New Items" reward packet (ShowLootBox) 2014-03-07 17:21:25 -05:00
Waverunner cae91b7317 Added CreateClientPathMessage for noob paths, caught GetSpecificMapLocationsMessage 2014-03-05 14:43:21 -05:00
Waverunner 596f14303d Added PlayerMoneyResponse/Request, started work on CommPlayerMessage 2014-03-03 18:54:54 -05:00
Waverunner a2c361d612 Added biographies, fixed title commands error 2014-02-19 14:45:02 -05:00
Waverunner 98b84026e4 Fixed startup error 2014-02-15 16:51:04 -05:00
Waverunner 786451b3af Fixed Animation packet buffer error, GM command added for testing animations 2014-02-15 15:03:25 -05:00
Light2 0408e40774 Merge pull request #180 from Ziggeh/master
Force Protection on Jedi robes and item restrictions
2013-12-28 11:12:36 -08:00
Ziggeh 0240d6499f Items - Factional restrictions 2013-12-28 17:51:35 +01:00
Treeku f9eb50b02a Fixed toggledisplayingfactionrank 2013-12-28 16:16:11 +00:00
Treeku 9afcd4fb28 Fixed toggleawayfromkeyboard 2013-12-28 16:14:52 +00:00
Ziggeh 08d1e68df8 Revert "Jedi - Soothing Aura now handled in scripts"
This reverts commit 7a108a9c02.
2013-12-24 18:02:50 +01:00
Ziggeh b26374faf7 Items - Profession restrictions 2013-12-24 00:23:17 +01:00
Ziggeh 9b87d4b91c Jedi - Added Sweep Cooldown Reduction modifiers 2013-12-21 01:35:12 +01:00
Ziggeh 0775adb2d8 Jedi - Added Strike cooldown reduction modifier 2013-12-21 01:31:00 +01:00
Ziggeh af18a56e05 Jedi - Action Cost Reduction for Sweep 2013-12-20 22:49:43 +01:00
Ziggeh 17f040cf12 Jedi - Added Strike Action Cost Reduction 2013-12-20 22:39:36 +01:00
Ziggeh 7a108a9c02 Jedi - Soothing Aura now handled in scripts 2013-12-20 21:39:43 +01:00
Ziggeh 0a9df0a35a Jedi - Added Sweep Damage 2013-12-20 20:57:03 +01:00
Ziggeh c7ae8f12b3 Jedi - Strike Critical for Flurry 2013-12-20 20:42:54 +01:00
Ziggeh 38263b7289 Jedi - Added Strike Critical Chance 2013-12-20 20:41:51 +01:00
Ziggeh aa585f038c Jedi - Strike Damage for Flurry 2013-12-20 17:22:29 +01:00
Ziggeh 63b4076a32 Jedi - Fixed Strike Damage modifier 2013-12-20 17:20:41 +01:00
Waverunner dcab49cc05 Randomized spawning position for using travel points, no longer able to mediate unless you completed collection 2013-12-18 17:56:48 -05:00
Waverunner aea5f3a4b8 Fixed list update issues with friend and ignore list, /findfriend now destroys existing wp's, fixed string bug on updating wps 2013-12-17 19:00:24 -05:00
Treeku d7d2f327a5 Fixed lifeday gifts, swoop deed, inspire, +fixme 2013-12-16 13:41:47 +00:00
Treeku 0696edef9d Added null checks to addFriend.py 2013-12-16 11:32:16 +00:00
Treeku 352937d77e Fixed /inspire, moved playflags, remove cols spam 2013-12-16 11:28:11 +00:00
Treeku 0cba306075 /giveitem is now restricted to GMs 2013-12-16 05:57:29 +00:00
Waverunner 71d48111e0 LinkDead status will now show on logged out characters, added factionrank flag bitmask 2013-12-15 15:19:56 -05:00
Waverunner 6fc258a8f8 Waypoint color can be changed now, added missing starports to planet map, player flags now work 2013-12-15 13:14:36 -05:00
Light2 f9a04c30ea shutdown command fix 2013-12-15 02:51:59 +01:00
Light2 8f1c15102c Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-12-15 02:15:20 +01:00
Light2 60373502e1 Added shutdown command, added character limit 2013-12-15 02:15:08 +01:00
Waverunner 86c202f5db Added player flags 2013-12-14 20:02:49 -05:00
Light2 1e68c71177 Fixed spawning in the buildout buildings, fixed gm permissions, added command to lock and unlock server for gms 2013-12-15 01:31:15 +01:00
Light2 9a67e1c7a3 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	.gitignore
2013-12-14 21:42:46 +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
Waverunner 46ba2151b7 Added default quest object scripts, fixed waypoint system messages 2013-12-12 15:22:55 -05:00
Treeku b6c9e74859 Merge branch 'master' of https://github.com/xbang21/NGECore2 into xbang21-master
Conflicts:
	src/services/combat/CombatCommands.java
2013-12-12 14:34:24 +00:00
xbang21 d54033a0c6 Finished Medic Buffs and Debuffs
Medic buff times with expertise tested and work properly in and out of a
group
2013-12-11 20:15:02 -05:00
Waverunner 26b7bbbff4 Merge pull request #139 from DAK-/master
Bounty Hunter: Return Fire, Take Cover & Armor Sprint
2013-12-11 15:49:36 -08:00
Treeku cfcd5206b7 Fixed /pvp 2013-12-11 17:23:15 +00:00
DAK- 5f88bab13b Bounty Hunter: Take Cover & Armor Sprint
Registered commands, added buff and command scripts.
Buffs apply, needs further testing.
2013-12-11 04:48:45 -06:00
DAK- 251b159b13 Bounty Hunter: Return Fire
Buff and command works, cools down and is modified by skill mods, (i.e.
from "Enforcer set")
2013-12-11 03:20:55 -06:00
Waverunner 5515618b0f Merge pull request #130 from Ziggeh/master
Fixed stackable buffs, Bounty Hunter expertise and the healing potency for LSJ
2013-12-10 16:26:31 -08:00
Waverunner 685566857b Fixed credits in setgodmode 2013-12-10 19:24:07 -05:00
Waverunner d6eedfd2ce Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-12-10 18:53:47 -05:00
Waverunner 1065c70c55 friendAdd and friendRemove update PlayerObject FriendList now 2013-12-10 18:53:42 -05:00