darkk1138
14f75cc1b4
dancers can now gain experience by performing flourishes
...
(calculations might still be off though. :p)
2013-12-09 22:54:21 +01:00
darkk1138
760aea96f2
fix SWGList on audience, however, the old field needs removing.
...
depend inspire on watching
2013-12-09 18:09:40 +01:00
darkk1138
471fab10d8
refactored slightly.. wasted a lot of time with that. :p
2013-12-09 17:19:53 +01:00
darkk1138
a5b31ac5a5
add preliminary watch/stopwatching implementation
2013-12-09 16:04:33 +01:00
darkk1138
93ba62cd4f
fix note bubbles for dance (both for starting and stopping)
2013-12-09 10:36:21 +01:00
Light2
f2200711cf
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
...
Conflicts:
src/services/SimulationService.java
2013-12-08 18:21:50 +01:00
Light2
93195f7d5f
Added dynamic lair spawns, fixed equip exploit, fixed some bugs and client crashes, updated engine
2013-12-08 18:17:01 +01:00
darkk1138
4e78f9064e
Merge branch 'master' of github.com:ProjectSWGCore/NGECore2
2013-12-08 17:25:20 +01:00
darkk1138
6471d7e118
add /groupdance command
2013-12-08 17:25:04 +01:00
Waverunner
9d7892188c
FindFriend added, Bank tips no longer produces an error
2013-12-08 11:08:24 -05:00
Waverunner
7fbd1206ab
Merge pull request #113 from Ziggeh/master
...
Some general fixes
2013-12-07 14:31:34 -08:00
Ziggeh
4039379583
Fixed creating waypoints through planetary map
2013-12-07 23:12:41 +01:00
darkk1138
a2c94acaf8
optimise /bandflo script, it just didn't look right to me. :p
2013-12-07 21:32:15 +01:00
darkk1138
131092de60
Merge branch 'master' into darkk_ent
...
Conflicts:
src/resources/objects/creature/CreatureMessageBuilder.java
src/resources/objects/creature/CreatureObject.java
2013-12-07 16:37:52 +01:00
darkk1138
9683f4c164
add startdance, stopdance, flourish and bandflourish commands
2013-12-07 16:34:19 +01:00
Ziggeh
64f332bea2
Supply Drop now uses the correct crate
2013-12-07 02:19:31 +01:00
Ziggeh
abf7e90329
Deleted another unused command script
2013-12-07 02:17:20 +01:00
Ziggeh
aa0fe46fba
Fixed Supply Drop command for officers.
...
The Tactical Supply Drop command was removed from the game and was
merged with the Medical Supply Drop and then became Supply Drop.
The script can properly check if the actor has the tactical serum
expertise box or not.
2013-12-06 23:21:31 +01:00
Waverunner
ca807ae5ae
Added MissionObject Baselines, Waypoints can be added via Planetary Map now
2013-12-04 19:10:15 -05:00
darkk1138
c4dc69fd92
Merge branch 'master' into darkk_ent
2013-12-04 22:43:41 +01:00
darkk1138
6bd1c7b02c
temp commit before merge
2013-12-04 22:43:34 +01:00
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
darkk1138
2e3879321b
temp commit for ent stuff
2013-11-30 12:32:19 +01: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