Treeku
bbf1c7c99d
Added quick GM commands for QA
...
We can put permissions on these or whatever is needed later
2013-12-04 08:22:37 +00:00
Treeku
9cbbc71e84
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
...
Conflicts:
src/main/NGECore.java
src/resources/objects/creature/CreatureObject.java
src/services/object/ObjectService.java
2013-12-03 17:02:35 +00:00
Treeku
0809361349
PvP & OptionsBitmask refactor
...
These will need to be used in scripts to make NPCs invulnerable,
conversable, always aggressive, etc.
2013-12-03 16:29:17 +00:00
Light2
f8362d338b
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2013-12-02 23:59:28 +01:00
Light2
30e1e1c8ec
Added collidable areas which can trigger a script, started work on AI, fixed position secured, updated engine
2013-12-02 23:58:22 +01:00
Waverunner
4245bb120a
Added Tactical Supply drops, fixed Ithorian clothing error, minor bug fixes and tweaks
2013-12-02 17:08:53 -05:00
Waverunner
f61b2f761a
Added Ignore List & cleaned up code in TravelService
2013-11-27 10:28:02 -05:00
Light2
f2b156cb61
Added group buffs
2013-11-27 00:11:48 +01:00
Light2
bb085477c4
Added Heal Over Time buffs, finished most of commando except kill meter and some abilities
2013-11-25 22:10:33 +01:00
Light2
23aeb02249
Updated engine, added bank terminals to bank buildings
2013-11-25 16:29:01 +01:00
Waverunner
b6921a7dc9
BuffRecipient window now updates properly
2013-11-17 13:21:09 -05:00
Waverunner
a5385ce4da
Skills now grant appropriate title
...
Added a title list to PlayerObject as well for server purposes (mainly
for /setcurrentskilltitle)
2013-11-15 17:03:42 -05:00
dennise1975
f6439a348f
Fixed to all for names with spaces ex My House
2013-11-14 13:33:59 -06:00
dennise1975
8b12d38f30
Updated Waypoint for X Z only
...
Updated the waypoint command to allow for providing only two coordinates
or two coordinates and a name
2013-11-13 16:53:01 -06:00
Waverunner
330c06c93c
Fixed animation & buff window shows for recipient
2013-11-11 18:46:59 -05:00
Waverunner
cc24adeea6
Added BuildABuff Packet
2013-11-10 16:33:41 -05:00
Waverunner
87d4bb0829
Added shuttle countdown sequence
2013-11-10 11:43:56 -05:00
Wefi
0086c6e35d
Start of Life Day
...
Added basic Npcs to the Lifeday event in Wafar.
Need to do.
Find a way to bind an ID to a spawned item, as Static id's are refresh
every server reset.
2013-11-09 21:54:09 -06:00
Waverunner
1c9e068f2e
Added travel fares, landing sequence for shuttles
...
Also added Console resource for time stamped messages
2013-11-08 20:35:25 -05:00
Waverunner
9432de17a6
Bug fixes and improvements to Travel
2013-11-07 20:21:14 -05:00
Waverunner
ba8a627d31
Merge pull request #60 from xbang21/master
...
Fixed and added all officer buffs , bebuffs , and dots.
2013-11-06 19:12:14 -08:00
xbang21
658d8cb424
fixed giveitem
2013-11-06 20:07:13 -05:00
Waverunner
8799c864b8
Changed shuttling, eisley transport ship fixed
2013-11-06 19:53:55 -05:00
xbang21
5e9afa5b37
Merge pull request #1 from ProjectSWGCore/master
...
Merged Main to secondary
2013-11-06 16:42:53 -08:00
xbang21
e6f22c04c3
finished Officer Buffs completely
2013-11-06 17:32:29 -05:00
Waverunner
a5eb18ab2b
Added shuttling system, can travel between points
...
Only the Mos Eisley transport ship exists. Will more than likely change
how shuttles/transports are added to the game world.
2013-11-05 19:59:15 -05:00
Waverunner
44fb0e1c03
Fixed waypoint commands
2013-10-30 17:32:40 -04:00
Waverunner
668e93493b
Purchase tickets, TP's use Point3D for location
2013-10-29 18:54:47 -04:00
Light2
6e84f1dca4
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
...
Conflicts:
src/main/NGECore.java
2013-10-29 15:51:01 +01:00
Light2
7ae910431d
some stuff I forgot to commit
2013-10-29 15:48:54 +01:00
xbang21
fb8b77e06d
unneeded script
2013-10-27 08:57:39 -04:00
xbang21
d8bce5b237
Added All Officer Debuffs/Buffs
2013-10-27 08:52:14 -04:00
Light2
ca5aae4187
Added DoTs, added buff stacks, fixed several combat bugs, added several commands and buffs
2013-09-29 19:17:16 +02:00
Doogla
9331ec2f64
a few jedi abilities
...
added force run with particle effects, saber intercept, saber block,
added particle effects for stance and focus, moved the marker for Dee'ja
Peak to its correct location on the map.
2013-09-27 03:38:27 -07:00
Light2
fbcbc26065
Added some medic specials, minor combat fixes
2013-09-23 18:02:31 +02:00
Wefi
0acbebd6c0
Added focus, and added stance's stance mod.
2013-09-15 14:41:26 -05:00
Wefi
30570705f5
Allows clothing items to effect player.
2013-09-14 16:49:42 -05:00
Light2
f829fa638b
Added duels, added incap and deathblow, fixed some buff issues
2013-09-14 22:25:52 +02: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
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
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
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