Commit Graph
56 Commits
Author SHA1 Message Date
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
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
Light2 9e028179a0 Fix stamina skill mod 2013-09-01 15:20:37 +02:00
Light2 438f78165e Fixed constitution skill mod(again) 2013-09-01 15:19:49 +02:00
Light2 f6d56abf7a Fixed constitution skill mod 2013-09-01 15:19:24 +02:00
Wefi d89baf289c fixed incorrect file names 2013-08-31 13:56:03 -05:00
Light2 40c639e6c0 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-08-31 17:34:36 +02:00
Light2 471852dc3c Fixed static spawns, added travel terminal and collector spawns, fixed galaxy population status, added combat commands for every profession 2013-08-31 17:34:30 +02:00
xbang21 0b6079f84f Commando Expertise Constitution 2013-08-30 23:30:42 -04:00
xbang21 e9929299b2 Commando Expertise Constitution 2013-08-30 23:30:21 -04:00
xbang21 3322480811 Commando Expertise Luck 2013-08-30 23:29:51 -04:00
xbang21 9642b18174 Commando Expertise Luck 2013-08-30 23:29:33 -04:00
xbang21 1388228725 Commando Expertise Stamina 2013-08-30 23:29:05 -04:00
xbang21 12189f8f95 Commando Expertise Precision 2013-08-30 23:28:37 -04:00
xbang21 17225edbaf Commando Expertise Precision 2013-08-30 23:28:02 -04:00
xbang21 227d495b19 Create expertise_co_enhanced_precision_1 2013-08-30 23:27:37 -04:00
xbang21 fef8c03c8e Commando Expertise Stamina 2013-08-30 23:27:02 -04:00
xbang21 e6ba0cfd03 Create expertise_co_enhanced_stamina_1 2013-08-30 23:26:28 -04:00
xbang21 e5177c84c8 Commando Constitution_2 Expertise 2013-08-30 23:16:59 -04:00
xbang21 7639b94939 Commando Constitution_1 Expertise 2013-08-30 23:16:40 -04:00
xbang21 2f14078cff Commando Luck 2 2013-08-30 23:15:51 -04:00
xbang21 2951cbe5da Commando expertise 1 2013-08-30 23:15:25 -04:00
Light2 cfa5ea5a43 Added expertise, added AoE/Cone combat, added some commando expertise boxes as an example for expertise scripts 2013-08-28 17:56:35 +02:00
Light2 6e9031d4d2 Added skill mods 2013-08-25 21:35:30 +02:00
Light2 7025811b9b Groups are working now 2013-08-25 17:44:44 +02:00
Light2 341b9519bf fixed friend list deltas 2013-08-24 17:05:18 +02:00
Treeku 4ff5465a6a Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-08-23 23:29:48 +01:00
Treeku 27294b5a41 GCWZones work fully, completely in their entirety
- Correct deltas are sent
- Math is now correct
- Zone History is recorded
2013-08-23 23:29:15 +01:00
Waverunner 473d5ac87e Added script for rori static spawns 2013-08-17 16:35:14 -04:00
Treeku 05483cc8ed Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-08-17 14:18:48 +01:00
Treeku af5ffae554 Fixed GCW script bug 2013-08-17 14:18:16 +01:00
Waverunner 7e7c454490 Most work on friends list finished
Need to be done: notifying when the checkbox is selected for certain
users, deltas (crashes right now), removing friends
2013-08-16 17:41:04 -04:00
Light2 db626248c7 Started work on groups, fixed trading 2013-08-16 18:13:12 +02:00
Treeku c4b6b1b0c3 Minor fixes to previous commit and warning fixes 2013-08-14 22:01:41 +01:00
Treeku 5ac1393a30 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-08-14 17:25:37 +01:00
Treeku cdb3823286 Refactored GCW & SWGMap, added factional presence
Might not work until next commit; I need to pull and commit due to an
outdated engine so I can test.

Fixed SWGList
Improved SWGMap
Added SWGMultiMap
Refactored GCWZones to be more flexible and scriptable.
Added Factional Presence.
~will have no effect in water.
Added minutely GCWZone updates.
Added 15-minutely other server GCWZone updates.
The GCWZone history should now work correctly.
Added two-daily weak GCW Zone resets.
Added a few datatables for PvpStatus and Factions.
Moved list objects to their own relevent resource folders.
2013-08-14 17:02:35 +01:00
Light2 fa79a8b41c Added buffs, added total play time to character sheet 2013-08-11 18:18:12 +02:00
Light2 6c88d0e82a Started work on buffs, made swglist persistent, fixed waypoint position in cells 2013-08-05 17:12:06 +02:00
Light2 7ed18ce86c Waypoints can now be destroyed 2013-08-04 21:35:26 +02:00
Light2 480e31815b Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-08-04 21:15:27 +02:00
Light2 a8c61f8e50 Basic combat works now, fixed /pvp, added waypoint mail attachments, fixed several bugs 2013-08-04 21:15:12 +02:00
Waverunner cbe337c09c Added Waypoints 2013-08-04 14:56:22 -04:00
Light2 8c6d56bef3 More work on combat, added 2 obj Controller packets, added /setspeed, fixed object permissions 2013-08-03 23:23:35 +02:00
Waverunner 9a65deb917 /faction added, /pvp updates flags 2013-07-30 11:18:54 -04:00
Kecidek d9fd101494 Added all NPC city markers 2013-07-29 16:45:24 -04:00
Venamier e9d0d9f3cd Added all NPC city markers 2013-07-29 16:37:25 -04:00
Waverunner ed9f03eda1 Added /tip command 2013-07-29 11:27:58 -04:00
Waverunner de0255b3c7 /setcurrentskilltitle added 2013-07-23 18:21:18 -04:00
Waverunner 99a7314294 /pvp command added
/pvp imperial or /pvp rebel to claim a faction for now. (will be removed
when NPCs in)
2013-07-16 21:27:02 -04:00
Light2 551232b442 Updated engine, added static map locations, added some creature deltas 2013-07-12 00:41:08 +02:00