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
Light2
b2354a18fd
concurrency fix
2013-08-24 16:50:25 +02:00
Light2
266c9b5049
fixed potential deadlock
2013-08-24 16:41:27 +02:00
Light2
746901a13a
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2013-08-24 16:34:33 +02:00
Light2
8cdfa6d86e
Added combat spam packet
2013-08-24 16:33:33 +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
62478233ca
Moved start order of StaticService
...
Still disabled for now
2013-08-23 14:58:28 -04:00
Waverunner
db2a3736c1
Disable static spawn
...
Cell needs to be fixed.
2013-08-17 16:43:16 -04: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
Waverunner
08a2f9db7a
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2013-08-16 17:35:27 -04:00
Light2
e3ba24ab9c
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2013-08-16 20:12:46 +02:00
Light2
8b7af6bdc5
Added /invite and /decline
2013-08-16 20:12:34 +02:00
Treeku
c0272b5e75
options.cfg
2013-08-16 17:27:38 +01:00
Treeku
10ac4984a6
SnapshotObjs configurable (my laptop cant handle)
...
Not sure if this is necessary but it stops me running out of heap memory
for now
2013-08-16 17:24:36 +01:00
Light2
db626248c7
Started work on groups, fixed trading
2013-08-16 18:13:12 +02:00
Light2 and Waverunner
e6e277fc24
See extended.
...
[fixed] Characters could sometimes walk through buildings due to
unsigned object Ids
[fixed] Critical networking bugs
[fixed] Client crash whenever an object was destroyed
[added] Loading of client objects is now multithreaded.
[updated] Reworked awareness system(engine).
[fixed] lots of other small engine fixes.
2013-08-15 18:14:36 -04:00
Light2
0631fcd118
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2013-08-15 21:45:59 +02:00
Light2
aab87280d2
See extended.
...
[fixed] Characters could sometimes walk through buildings due to
unsigned object Ids
[fixed] Critical networking bugs
[fixed] Client crash whenever an object was destroyed
[added] Loading of client objects is now multithreaded.
[updated] Reworked awareness system(engine).
[fixed] lots of other small engine fixes.
2013-08-15 21:45:50 +02:00
Treeku
877fd1763c
Fixed a minor login issue
2013-08-14 23:20:29 +01: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
c765ac87a1
Committing these changes temporarily
2013-08-14 17:20:30 +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
30450d1f9f
Fixed waypoint deltas
2013-08-04 21:20:48 +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
Light2
019e8a712b
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2013-07-30 21:30:12 +02:00
Light2
1078331b60
Added preliminary terrain collision detection, added some combat functions, changed CreatureObjects superclass to Tangible Object
...
Updated engine
Delete all files in odb/creature (creature superclass was changed so db
wipe is needed)
2013-07-30 21:29:35 +02:00
Waverunner
9a65deb917
/faction added, /pvp updates flags
2013-07-30 11:18:54 -04:00
Waverunner
ae334ff936
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
...
Conflicts:
ngengine_public.jar
2013-07-30 07:54:43 -04:00
Light2
1cff088aeb
Fixed crash caused by engine
2013-07-30 01:05:42 +02:00
Light2
8f26517565
Added Combat Command class, fixed datatables (engine)
2013-07-30 01:03:41 +02:00
Light2
c3a8504ca2
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2013-07-29 23:09:34 +02:00