Levarrishawk
222dde4b18
Added stats to Dark Jedi Robes
2013-12-04 20:05:27 -05:00
Levarrishawk
def49ed671
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2013-12-04 19:41:33 -05:00
Levarrishawk
8df7abc8d3
Corrected Deeja Peak Location
2013-12-04 19:39:46 -05:00
Waverunner
ca807ae5ae
Added MissionObject Baselines, Waypoints can be added via Planetary Map now
2013-12-04 19:10:15 -05: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
Treeku
d0fe165024
Merge pull request #97 from Ziggeh/master
...
Cleaned up the Comfortable clothing script for trandoshan males
2013-12-02 15:47:33 -08:00
Ziggeh
18f0c6cc74
Removed unreferenced variable
2013-12-03 00:38:51 +01:00
DAK-
ccc3ddf244
Update static_map_locations.py
...
Vreni Island and Tyrena coordinates fixed.
2013-12-02 17:29:46 -06: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
Treeku
d85e17775d
Added cAble's innate_reduction_all_mob for armor break
2013-12-02 22:18:27 +00:00
Waverunner
6520004a6c
Missing return statement
2013-12-02 17:14:28 -05:00
Waverunner
4245bb120a
Added Tactical Supply drops, fixed Ithorian clothing error, minor bug fixes and tweaks
2013-12-02 17:08:53 -05:00
Treeku
453cf3e7d2
Merge pull request #77 from Skalex223/master
...
revised item (wearables without bonus stats) window attributes
2013-11-29 20:53:58 -08:00
Skalex223
f0bb7014c9
missed 1
...
add 1
2013-11-29 23:35:13 -05:00
Skalex223
b7a5280521
items
...
3rd times the charm
2013-11-29 23:30:25 -05:00
Skalex223
15827ae754
ns bracer
...
forgot ns bracer
2013-11-29 20:01:43 -05:00
Skalex223
8c19d8ffc0
revised item (wearables) window display attributes
...
removed inventory line, changed volume to int
2013-11-29 19:49:03 -05:00
Skalex223
ce7a362d1c
item data entry
...
basic item data entry to add condition and volume to item examine window
2013-11-29 14:28:18 -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
3ee31a9825
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
...
Conflicts:
scripts/static_travel_points.py
2013-11-26 22:31:08 +01:00
Light2
0a040424f6
Added loading of objects from datatables/buildout, added building and cell baseline packets, fixed crash on spawning of static objects....
...
...updated engine, added restuss shuttleport and theed starport spawns,
increased view range for large objects loaded from buildout datatables
like jabbas/theed palace etc.
2013-11-26 22:28:38 +01:00
Levarrishawk
9fd820b93d
Commented out Kaas Entries
...
Commented out Dromund Kaas related entries for future use.
2013-11-26 07:34:18 -05:00
Levarrishawk
ce21c18ce7
Updated Travel Points
...
Added foundation for future planet additions.
2013-11-26 03:49:54 -05:00
Levarrishawk
0dd1de0e4a
Added Mos Taike to Tatooine Map
...
Added Mos Taike and foundations for future planet additions.
2013-11-26 01:24:33 -05:00
Light2
e5595240c6
Merge pull request #71 from Skalex223/master
...
travel points
2013-11-25 15:54:14 -08:00
Waverunner
4f94664584
Added ent skillmods, fixed attribute points in buff workshop
2013-11-25 17:00:32 -05:00
Skalex223
096b2c33d3
travel points
...
modified some names, added qz, kachiro, mensix, restuss starport,
restuss shuttleport is a placeholder (needs exact points)
2013-11-25 16:34:57 -05: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
Light2
a089d6c590
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2013-11-25 00:09:58 +01:00
Light2
cf485b33b7
Fixed radials, refactored shuttle timer (works now), shuttleport can no longer travel to starports on other planets and vice versa...
...
...added almost all of the missing travel points
2013-11-25 00:09:41 +01:00
Waverunner
4d66b33344
Inspire Buff applies to Buff Recipient now
...
Don't know how to resolve these issues:
Stat's aren't updating in character sheet correctly
Time is not showing for buff.
2013-11-21 18:54:01 -05:00
Light2
a6ecdcd225
Combat fixes, radial bug fix, tatooine shuttleport travel terminal is no longer stuck in wall
2013-11-22 00:02:46 +01:00
Light2
f3db0818a8
Added option to spawn child objects outside cells, added all travel terminal, ticket collector and shuttle spawns
2013-11-21 21:54:43 +01:00
Light2
e7350687db
Added weather
2013-11-21 15:17:32 +01:00
Waverunner
b6921a7dc9
BuffRecipient window now updates properly
2013-11-17 13:21:09 -05:00
Ziggeh
c39eed3677
Created Officer roadmap script
2013-11-17 16:00:47 +01:00
Ziggeh
130eac1109
Merge remote-tracking branch 'upstream/master'
2013-11-17 15:45:38 +01:00
Treeku
138491fd0d
Static Service can use 4 Quaternions instead of 2
...
~needed for some things
~other minor changes
2013-11-16 23:49:08 +00: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
Ziggeh
2d7a92b1ca
Added tatooine shuttle locations
2013-11-10 16:43:24 +01:00