Commit Graph
1002 Commits
Author SHA1 Message Date
Waverunner 356dc46ec0 Build-a-Buff will now overwrite existing Inspiration buff 2014-04-03 15:22:32 -04:00
Waverunner f042a133a1 Fixed #368 2014-04-03 15:12:09 -04:00
Light2 b9e94e39e7 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-04-03 19:49:50 +02:00
Light2 e73abdcf71 Disabled respec npc until respec works 2014-04-03 19:49:40 +02:00
Seefo f6c03c19aa Fixed remove skill mod error, some equipment stuff aswell 2014-04-03 13:42:53 -04:00
Treeku f3f57b5d75 Fixed problem with grantLevel 2014-04-03 18:24:42 +01:00
Treeku 1fdb6f0ad1 Some SWGMap fixes 2014-04-03 18:16:00 +01:00
Seefo 510e454f83 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-04-03 13:04:59 -04:00
Seefo 4aa2daa1ac Fixed an error in the Player Service 2014-04-03 13:03:57 -04:00
Treeku 0683983710 Added null check for removing skillMods 2014-04-03 18:01:52 +01:00
Treeku 40e17095f7 Fixed crash 2014-04-03 17:14:38 +01:00
Treeku 401c575ead Fixed skillMod-related crash 2014-04-03 16:59:09 +01:00
Treeku f97b23ae5c Updated SkillMod.java to work with a map 2014-04-03 16:57:51 +01:00
Treeku 977f18e533 Fixed error 2014-04-03 16:54:38 +01:00
Treeku 4f45f62d0b Updated skillMod baseline, removed old deltas 2014-04-03 16:51:20 +01:00
Treeku d187b0b3ea Removed skillModUpdateCounter functions 2014-04-03 16:46:12 +01:00
Treeku ef1d499a97 Uncommented line in sendListDelta() 2014-04-03 16:39:32 +01:00
Seefo 1490181ceb Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-04-03 11:38:36 -04:00
Seefo fff7c85437 Armour calculations are now correct - still working on the Equipment Service. 2014-04-03 11:38:11 -04:00
Treeku 121ec2b408 And one other thing 2014-04-03 16:36:30 +01:00
Treeku de21f01934 Forgot something 2014-04-03 16:35:33 +01:00
Treeku 967aba6652 Fixed skillMods 2014-04-03 16:34:30 +01:00
Seefo 1f4dad4ff0 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-04-03 09:47:36 -04:00
Seefo e57cefd8a5 Added Jedi Items category to frog 2014-04-03 09:47:05 -04:00
Treeku cecd55ffcd Better example of adding expertise abilities 2014-04-03 14:22:06 +01:00
Treeku d37440c682 Wrong script 2014-04-03 14:19:07 +01:00
Treeku b5b99ddd68 Should actually always be >= otherwise it'll bug 2014-04-03 14:06:42 +01:00
Treeku 1f58d98000 Added agility medic buff ability Mark I (example)
The level for most expertise abilities can be seen in the buff table because it's specified in the Priority column for buffs (yay!).

The names are way too different and it would be too resource intensive/too much server work to try and do this automatically, especially when the data isn't *always* there and isn't always correct when it is.
2014-04-03 14:00:23 +01:00
Treeku d7aba7dc7a resetLvl only remvs class/expertise skills (safer)
It's better to only remove class/expertise skills, rather than remove all but certain skills.

The previous method would remove all chronicles, politician and basic language and harvesting skills!
2014-04-03 13:37:11 +01:00
Treeku 6bcb299913 XP flytxt no longer shows if performing/stationary 2014-04-03 12:46:46 +01:00
Treeku e6d21a8620 No longer able to gain XP beyond level 90 2014-04-03 12:40:35 +01:00
Treeku 317d374ebb resetLevel() no longer removes basic skills 2014-04-03 12:17:24 +01:00
Seefo ee60625298 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-04-02 14:12:12 -04:00
Seefo ec74046a7d Started cleaning up Equipment Service 2014-04-02 14:11:43 -04:00
Light2 4c5ff93385 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-04-02 18:12:20 +02:00
Light2 b245efdce6 Finished NPC conversations, fixed disconnect bug, fixed AI atk speed check 2014-04-02 18:12:08 +02:00
Adonaii ff037b7c83 Added race specific armor
Added Wookie and Ithorian armor to the frog for battle, assualt and
reconnaissance.
2014-04-02 01:52:01 -04:00
Adonaii b76ca53e9f Added heroic jewelry scripts
Added the scripts for all 3 sets of heroic jewelry buffs for both spy
and medic.
2014-04-01 23:45:33 -04:00
Seefo 6d9ee65bf3 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-04-01 17:36:29 -04:00
Seefo 37ca907584 Temporarily disabled actionPercent and healthPercent skillmods 2014-04-01 17:36:16 -04:00
Waverunner 57922d6892 Fixed #336, Fixed #320, able to use basic dance 2014-04-01 17:26:46 -04:00
Adonaii 62a796a5a6 Changed composite armor to drop down for assault, battle, and
reconnaissance. Added bone and marauder reconnaissance armor.
2014-04-01 16:45:29 -04:00
Seefo 8b77a13cf3 Added set bonuses for 2 Jedi robes and Belt of Master Bodo Baas 2014-04-01 16:43:02 -04:00
Seefo 349eb33090 Added framework for bonus sets 2014-04-01 16:08:03 -04:00
Light2 9057ee082e Changed AIs attack speed to be dependent on weapons attack speed 2014-04-01 16:29:20 +02:00
Light2 a77d73f905 fixed null pointer 2014-04-01 16:27:19 +02:00
Light2 310b9052fd fixed clear buffs 2014-04-01 16:11:57 +02:00
Light2 e324cd1cba Fixed a bug where players who had an ent buff on logout couldnt login 2014-04-01 15:49:08 +02:00
Light2 98bed55d07 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-04-01 15:31:29 +02:00
Light2 760e9726a9 more work on conversations 2014-04-01 15:31:14 +02:00