Commit Graph
842 Commits
Author SHA1 Message Date
Treeku ee071aa877 Fixed base skillMod bug in grantLevel 2014-03-28 03:39:38 +00:00
Treeku 1829ed0fe2 grantLevel fixes and checks 2014-03-28 03:06:39 +00:00
Seefo 2c6b23ab50 Small fixes for grantLevel and resetLevel 2014-03-27 22:51:43 -04:00
Treeku 8636835068 Fixed skillmod removal from resetLevel 2014-03-28 02:41:17 +00:00
Treeku 6a6e2ce138 Restored playerService (accidental delete) 2014-03-28 02:33:36 +00:00
Treeku fd0845505b Check for permanent equipment in resetLevel 2014-03-28 02:19:16 +00:00
Treeku 93e7d9d6bb few fixes 2014-03-28 02:07:44 +00:00
Treeku afef1e823a resetLevel, skill adding fix 2014-03-28 02:01:56 +00:00
Light2 2ebfe8f7bc Fixed expertise reset 2014-03-28 02:46:19 +01:00
Seefo 06c3263954 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-27 21:35:05 -04:00
Seefo 1e12332ec1 Added "Reset expertise" option to frog 2014-03-27 21:34:53 -04:00
Treeku 26935a40a9 grantLevel 2014-03-28 01:34:51 +00:00
Light2 4cd4c412af Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-28 02:23:18 +01:00
Light2 eece94c7cb fixed AI dmg bug, fixed crash bug related to stf names 2014-03-28 02:23:07 +01:00
Seefo ebe52b49aa Fixed combat bug, read extended
Fixed the combat bug, where if an enemy were to be incapacitated and you
were not the attacker, you would remain in combat.
2014-03-27 20:57:51 -04:00
Waverunner 570d6d1e14 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-27 20:19:29 -04:00
Waverunner 0047c73493 Added Unity Ring to CBT 2014-03-27 20:19:22 -04:00
Light2 06c0df11c3 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-28 00:57:58 +01:00
Light2 d4a9aa327f Added /broadcast GM command 2014-03-28 00:55:22 +01:00
Waverunner 87a90c6855 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-27 19:34:11 -04:00
Waverunner d8eb437348 Incap debuff uses new format, added MOTD on login 2014-03-27 19:33:38 -04:00
Seefo c4cc98fad0 Fixed cloning windows not being sent 2014-03-27 19:27:59 -04:00
Seefo 1464f5b428 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-27 19:06:35 -04:00
Seefo bce1aa7ffa Fixed #267 2014-03-27 19:06:22 -04:00
Waverunner 24dddc6607 fixed /holoemote without a command string 2014-03-27 18:43:24 -04:00
Seefo c1df38b45a Fixed PlayClientEffectObjectMessage 2014-03-27 18:32:13 -04:00
Seefo e8c4bc5bc8 Fixed #150 2014-03-27 18:21:12 -04:00
Seefo 84a0cb9b1a Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-27 18:12:30 -04:00
Seefo 5d920292d8 Fixed #265 2014-03-27 18:12:17 -04:00
Waverunner 1ec8471b32 Changed holo-emote script checks, fixed playerobject version, fixed hair check 2014-03-27 18:08:04 -04:00
Waverunner b2fc43efa2 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-27 17:35:54 -04:00
Waverunner a5a0fa1d9a Helmet and backpacks now show for player, server will store player creation date
(BugFix) /showhelmet and /showbackpack works and helmet/backpacks now
showed for the person wearing the item
(Code) Server will store player creation date for future use in baseline
2014-03-27 17:35:42 -04:00
Seefo 47bb841588 Fixed #255 2014-03-27 17:32:03 -04:00
Seefo 1a0b36e8f3 Fixed #197, #250, and #233 2014-03-27 17:07:14 -04:00
Seefo 2dd4e986ca Fixed #251 2014-03-27 16:29:57 -04:00
Waverunner 2af59e2212 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-27 14:43:14 -04:00
Waverunner 27759a53fd Fixed Out of Bounds error for expertise, changed modifier on skillmods to float
(BugFix) Fixed out of bounds error when assigning expertise points
(Code) Changed SkillMod's modifier variable to float value
(Code) Changed Charge! and Scatter! to use updated addBuffToCreature
2014-03-27 14:43:04 -04:00
Waverunner a52eb7de1a Merge pull request #259 from Ziggeh/master
Duels - Fixed /endduel
2014-03-27 14:17:40 -04:00
Ziggeh 915a1319ac Duels - Fixed /endduel 2014-03-27 18:45:11 +01:00
Waverunner a3f7909e8d Merge pull request #253 from Ziggeh/master
Added armour bypass to some specials and fixed Saber Flurry
2014-03-27 12:04:05 -04:00
Ziggeh c4f6ad360f Combat - Added attack_rolls 2014-03-27 16:55:28 +01:00
Ziggeh e6c2ba0a69 Merge remote-tracking branch 'upstream/master' 2014-03-27 16:50:11 +01:00
Waverunner bb85682bd6 Bug Fixes: Issue #215 + #235 & Minor improvements.
(BugFix) Officer group buff's will now check ranges
(BugFix) Group buffs applied when a player joins a group as long as they
are within range
(BugFix) /inspire will now take a command string for target
(BugFix) /imagedesign will now take a command string for target
2014-03-27 11:23:15 -04:00
Seefo c63c602367 Fixed expertise and image design checks
also added options.cfg to gitignore
2014-03-26 22:38:39 -04:00
Seefo 8f8364b58a Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-26 22:02:31 -04:00
Seefo 7970be3656 Fixed #126, updated git ignore list 2014-03-26 22:02:19 -04:00
Ziggeh 423c26199e Jedi - Added Armor Bypass to Dark Lightning 2014-03-27 02:21:48 +01:00
Ziggeh 234c7d43dc Abilities - Fixed abilities that send multiple attacks
Such as Flurry for LSJ.
2014-03-27 02:20:43 +01:00
Waverunner 158a6b387f ID Window closes when other player closes window now 2014-03-26 20:37:55 -04:00
Waverunner c31c24d7ec Remove print in stopPerformance 2014-03-26 20:16:33 -04:00