Commit Graph
57 Commits
Author SHA1 Message Date
Ziggeh b6f216ca41 Roadmap - Added all Bounty Hunter rewards 2014-03-03 19:20:45 +01:00
Ziggeh 5e555a186e Roadmap - Removed No Trade flag on some items 2014-03-03 19:19:57 +01:00
Ziggeh 274d00516d Roadmap - Added all Jedi rewards 2014-03-02 21:35:05 +01:00
Ziggeh ec7fff3121 Items - Force Protection on items gives armor now 2013-12-28 15:47:25 +01:00
Ziggeh 491ef2c4bd Roadmap - Jedi lightsaber 2013-12-28 15:18:22 +01:00
Ziggeh 11f100239d Roadmap - Added some rewards 2013-12-26 19:32:51 +01:00
Treeku c252f9f1e3 Fixed swoop datapad error 2013-12-16 19:15:17 +00:00
Treeku b597873b51 Swoop () fix, deed uses generateVehicle radial 2013-12-16 18:56:58 +00:00
Treeku d7d2f327a5 Fixed lifeday gifts, swoop deed, inspire, +fixme 2013-12-16 13:41:47 +00:00
Treeku d6d14a8bc7 Minor swoop fix 2013-12-16 10:18:24 +00:00
Treeku 8218f90777 Minor swoop fixes 2013-12-16 10:13:50 +00:00
Treeku cd6b2c2678 Added swoop bike
- The deed adds a pcd of the swoop to datapad and self-destructs.
- The pcd stores the objectId of the new swoop.
- When used, the pcd spawns or destroys the swoop depending on whether
it exists or not.
- When the swoop is used or radialed, you can enter/exit it.
2013-12-16 10:04:54 +00:00
Waverunner 6fc258a8f8 Waypoint color can be changed now, added missing starports to planet map, player flags now work 2013-12-15 13:14:36 -05:00
Treeku b6184fb05a Lifeday gifts and collections 2013-12-15 01:41:11 +00:00
Light2 5fd06f87c1 added missing templates 2013-12-14 21:45:24 +01:00
Light2 5d824324c4 merge 2013-12-14 21:41:00 +01:00
Waverunner 124473472b Static shuttle and transports no longer return null errors (ie ACLO Bunker) 2013-12-09 17:15:33 -05:00
Light2 69642c0f60 Fixed loading of server templates and refactored child object spawns, update engine 2013-12-09 21:17:54 +01:00
Waverunner 64a01d4d88 getNearestTravelPoint takes into account more than 1 travel point now 2013-12-08 15:48:39 -05:00
Waverunner ba858e2c28 Friend Notification only on login/logout now, Chat messages for ignored players no longer display
Use Travel Ticket for travel tickets added
2013-12-07 22:37:51 -05:00
Waverunner ae0b06f917 Fixed MissionObject Delta's, Synchronized MissionObject, Fixed MissionListRequest Opcode 2013-12-07 17:58:49 -05:00
Levarrishawk b0a1d2f3d8 Added Stats to Light Jedi Robes 2013-12-04 20:27:29 -05:00
Levarrishawk 222dde4b18 Added stats to Dark Jedi Robes 2013-12-04 20:05:27 -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
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
Light2 23aeb02249 Updated engine, added bank terminals to bank buildings 2013-11-25 16:29:01 +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
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
Waverunner 330c06c93c Fixed animation & buff window shows for recipient 2013-11-11 18:46:59 -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 8799c864b8 Changed shuttling, eisley transport ship fixed 2013-11-06 19:53:55 -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 0530934a2b More work done on travel system 2013-10-27 12:55:35 -04:00
Waverunner b43eb93772 Most of Travel service finished 2013-10-23 16:22:25 -04:00
Idart fd45dcc02e Added BH jewelry sets and buffs
Added BH heroic jewelry sets for Bounty Hunter with their buffs. Added
5-piece bonus to each sets necklace for testing purposes.
2013-09-23 01:51:35 +03:00
Light2 9c606f444d Added cloning terminal 2013-09-22 16:02:14 +02:00
Idart efcb75f645 Added heroism set and buffs, fixed robe_jedi_dark
Added rest of heroism set and associated buffs, robe_jedi_dark now
properly deduct its effect, added buffs for heroism set bonuses.

Still needs an check for piece count

Credit for code Wefi.
2013-09-20 07:11:57 +03:00
Light2 b676dffdec Fixed SUI List Boxes, added clone window 2013-09-17 22:51:03 +02:00
Light2 58b3a0490f Added cloning spawn points to all cloning facilities, minor update to engine 2013-09-16 17:40:12 +02:00
Light2 351f1d6bd4 Reworked script service, added cloning terminals to all cloning facilities 2013-09-16 16:42:30 +02:00
Wefi 9ce6600a1f example of heroic jewelry stats
would need to move this out of demo.  but the basic idea how to create
them.
2013-09-14 18:29:37 -05:00