Commit Graph
127 Commits
Author SHA1 Message Date
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
Wefi 057cdeac97 More Life Day work 2013-11-10 04:14:59 -06: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
Treeku e3d4b08cec Force run effect should end properly now 2013-11-08 15:42:45 +00:00
Treeku 07b39b8146 Fixed force run 2013-11-08 15:34:38 +00:00
Doogla 403fa12d07 More Jedi Expertise Work
Lots of fixes and updates to Jedi expertise. Everything included in this
update should now work properly, changing the characters stats correctly
based off of expertise choices. Added a line in CombatService that
factors in melee damage increases from expertise when determining raw
damage.
2013-11-08 10:17:59 -08:00
Waverunner 9432de17a6 Bug fixes and improvements to Travel 2013-11-07 20:21:14 -05:00
Doogla 92fad898f5 Buffs Take 4
Going back to including the speed modifier in the buff so it doesn't
make you the flash when leveling.
2013-11-07 11:25:34 -08:00
Doogla 2410853e96 Buffs Take 3
Moved the speed modifier of force run to its correct skill mod script
instead of being in the buff itself
2013-11-07 10:47:43 -08:00
Doogla dd231117c8 Jedi Buff Update (Take 2)
No project file this time.

Force Run speed and duration based on expertise (I promise this does
work.)

Saber Block parry affected by expertise
2013-11-07 09:30:03 -08: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 b727f22983 fixed tiny bug 2013-11-06 17:40:59 -05: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
Treeku 67e4333171 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	scripts/demo.py
	src/resources/common/Opcodes.java
2013-11-05 05:44:12 +00:00
Treeku 90f2eec454 Added leveling/roadmap, skillService 2013-11-05 05:36:37 +00:00
Waverunner 44fb0e1c03 Fixed waypoint commands 2013-10-30 17:32:40 -04:00
Waverunner 99b9d233b7 Merge pull request #56 from xbang21/master
Fixed  A few errors on some buff scripts
2013-10-29 19:44:51 -07:00
xbang21 7612a11bc5 Merge branch 'master' of https://github.com/xbang21/NGECore2 2013-10-29 20:20:32 -04:00
xbang21 94ff50bf6d fixed type errors on a few buff scripts 2013-10-29 20:20:15 -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
Waverunner ceacf7d119 Galaxy map will now show for terminals 2013-10-28 16:01:05 -04:00
Waverunner aad1ec856c Terminal now displays TravelPoints correctly
Can only view the points from Mos Eisley starport travel terminal,
Purchase Ticket will not work as command not implemented.
2013-10-28 15:23:10 -04:00
Ziggeh 4e3c223127 Added starports
With the exception of Theed, Mustafar and Restuss.
2013-10-28 19:35:04 +01:00
Waverunner 0530934a2b More work done on travel system 2013-10-27 12:55:35 -04:00
xbang21 fb8b77e06d unneeded script 2013-10-27 08:57:39 -04:00
xbang21 ac5a750f76 fixed empty skill mod 2013-10-27 08:56:38 -04:00
xbang21 d8bce5b237 Added All Officer Debuffs/Buffs 2013-10-27 08:52:14 -04:00
Ziggeh fae1360de7 Added travel points for tatooine 2013-10-26 20:21:48 +02:00
Waverunner b43eb93772 Most of Travel service finished 2013-10-23 16:22:25 -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
Light2 18642a987b Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-09-27 16:50:14 +02:00
Light2 a711803ef2 Weapon Changes 2013-09-27 16:50:07 +02:00
Doogla f2c2dbc537 removed useless skill mods 2013-09-27 04:37:19 -07: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