Commit Graph
182 Commits
Author SHA1 Message Date
Idart fd45dcc02e Added BH jewelry sets and buffs
Added BH heroic jewelry sets for Bounty Hunter with their buffs. Added
5-piece bonus to each sets necklace for testing purposes.
2013-09-23 01:51:35 +03:00
Light2 2f7c2290df Fixed cooldown reset for healing a target with full health 2013-09-22 19:27:56 +02:00
Light2 110f8ae237 Added cooldown resets for commands that arent executed 2013-09-22 18:47:41 +02:00
Light2 5ff085adcc Added serverside cooldown control 2013-09-22 18:24:48 +02:00
Light2 7a4b985bc2 Combat Commands now add buffs automatically to self and/or target 2013-09-22 17:06:59 +02:00
Light2 098b2d55f3 Fixed self heals, added animations for heals 2013-09-22 16:41:53 +02:00
Light2 9c606f444d Added cloning terminal 2013-09-22 16:02:14 +02:00
Light2 d55ead1e50 Fix max action and health delta 2013-09-21 19:12:34 +02:00
Light2 9bea529a1b Merge 2013-09-21 19:04:46 +02:00
Light2 c7bfc890bd Cloning works now, changed object list to hash map (significant performance increase) 2013-09-21 19:02:35 +02:00
Light2 0ec7a423c9 Merge pull request #41 from Idart2/master
Added heroism set and buffs, fixed robe_jedi_dark
2013-09-21 05:58:19 -07:00
Light2 c9a0b530e3 Merge pull request #43 from zingzing175/master
(Added) Starter clothing creation when choosing from client.
2013-09-21 05:57:27 -07:00
zingzing175 1b2fb2f439 (Added) Starter clothing creation when choosing from client 2013-09-20 08:00:27 -07:00
zingzing175 e4b3ef2f0f (Added) Starter clothing creation when choosing from client 2013-09-19 23:44:01 -07:00
Idart efcb75f645 Added heroism set and buffs, fixed robe_jedi_dark
Added rest of heroism set and associated buffs, robe_jedi_dark now
properly deduct its effect, added buffs for heroism set bonuses.

Still needs an check for piece count

Credit for code Wefi.
2013-09-20 07:11:57 +03:00
zingzing175 f1bf5de216 Merge pull request #1 from ProjectSWGCore/master
updating my fork, hopefully i am doing this right
2013-09-19 18:39:06 -07:00
Light2 b676dffdec Fixed SUI List Boxes, added clone window 2013-09-17 22:51:03 +02:00
Light2 ee43b34757 Fixed character creation script, more work on cloning, added java sui callbacks 2013-09-17 15:30:32 +02:00
Light2 58b3a0490f Added cloning spawn points to all cloning facilities, minor update to engine 2013-09-16 17:40:12 +02:00
Light2 b47dc8c89c Added STAO baseline packets 2013-09-16 16:59:26 +02:00
Light2 ae45334f16 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-09-16 16:42:43 +02:00
Light2 351f1d6bd4 Reworked script service, added cloning terminals to all cloning facilities 2013-09-16 16:42:30 +02:00
Wefi e8a32f4bf5 deleted an wrongly named file 2013-09-15 23:20:53 -05:00
Wefi 554ecfd0ee Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-09-15 14:41:58 -05:00
Wefi 0acbebd6c0 Added focus, and added stance's stance mod. 2013-09-15 14:41:26 -05:00
Light2 f6ce41e1e1 fixed minor memory leak 2013-09-15 19:23:49 +02:00
Light2 2e09bf65cf Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-09-15 18:48:30 +02:00
Light2 654fa6b49f Added delay attacks and effects 2013-09-15 18:48:13 +02:00
Light2 4e784e3a18 Update README.md 2013-09-15 17:07:45 +02:00
Wefi 9ce6600a1f example of heroic jewelry stats
would need to move this out of demo.  but the basic idea how to create
them.
2013-09-14 18:29:37 -05:00
Wefi 9bb8abc5fa Added an Example script for wearables
Armor values wont add for some reason. so i didnt include them.
2013-09-14 17:47:37 -05:00
Light2 f15a390d0f Forgot to save 2013-09-15 00:24:17 +02:00
Light2 64d773ea88 Fixed buff error on relog 2013-09-15 00:22:26 +02:00
Light2 4de63fb420 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-09-14 23:58:48 +02:00
Light2 73fa4ec5b2 Moved travel terminal spawns to starport template script, refactored loading of server templates 2013-09-14 23:58:35 +02:00
Wefi 30570705f5 Allows clothing items to effect player. 2013-09-14 16:49:42 -05:00
Light2 aee55c457b buff fixes 2013-09-14 23:18:52 +02:00
Light2 4c440dff08 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-09-14 23:13:38 +02:00
Light2 a2da1f9ce9 Fixed combat roll 2013-09-14 23:13:24 +02:00
Wefi 17fca5249a Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-09-14 16:06:18 -05:00
Wefi 0f460744ce Allowed buff Priorities Groups checks. 2013-09-14 16:03:05 -05:00
Light2 72f93a6eef Fixed trading 2013-09-14 22:37:06 +02:00
Light2 96269557db Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-09-14 22:25:59 +02:00
Light2 f829fa638b Added duels, added incap and deathblow, fixed some buff issues 2013-09-14 22:25:52 +02:00
Light2 a5dc0e9f56 Merge pull request #38 from xbang21/master
Added all skill mods
2013-09-09 07:58:04 -07:00
xbang21 6bf07ea71c Added all skill mods 2013-09-08 18:18:13 -04:00
Light2 ae48fe04a9 Merge pull request #37 from danaketh/master
Added the missing expertise scripts
2013-09-08 12:48:44 -07:00
Dan 2e795c0064 Added the missing expertise scripts
Created missing expertise scripts and filled them with data from the
game. Leaving Commando out for now as my version have a different
approach which I want to discuss with devs first.

Also added PyCharm project directory to the .gitignore file.
2013-09-08 21:30:39 +02:00
Light2 b0dec0f791 Merge pull request #36 from Doogla/master
simple jedi expertise
2013-09-02 02:42:14 -07:00
Doogla 6bbaf5a411 simple jedi expertise
first commit, more about seeing if I understand how to do a pull
request. added constitution, stamina, strength, and agility expertise
for jedi
2013-09-02 03:28:25 -07:00