Commit Graph
286 Commits
Author SHA1 Message Date
zingzing175 a36e24bdad Added: Exploration badge location/collections. 2013-12-28 12:46:49 -08:00
Treeku f9eb50b02a Fixed toggledisplayingfactionrank 2013-12-28 16:16:11 +00:00
Treeku 9afcd4fb28 Fixed toggleawayfromkeyboard 2013-12-28 16:14:52 +00:00
Ziggeh 491ef2c4bd Roadmap - Jedi lightsaber 2013-12-28 15:18:22 +01:00
Ziggeh e4e13e38ac Merge remote-tracking branch 'upstream/master' 2013-12-28 15:03:31 +01:00
Levarrishawk 9fdce3b625 Added Option & State Masks 2013-12-28 06:24:08 -05:00
Fingies dc9b66e40f Added Static NPC Spawns for Lok 2013-12-28 02:14:05 -08:00
Fingies fa7ece0fdc Revert "Revert "Added Bib Fortuna""
This reverts commit 2e05a0575d.
2013-12-27 23:22:02 -08:00
Fingies 2e05a0575d Revert "Added Bib Fortuna"
This reverts commit 9c96c6f95b.
2013-12-27 23:20:45 -08:00
Fingies 9c96c6f95b Added Bib Fortuna 2013-12-27 22:36:36 -08:00
Levarrishawk 82af3605d6 Added more NPCs to tatooine.
Additional NPCs added, in need of proper rotational values and state
bitmasks on select objects.
2013-12-28 00:44:57 -05:00
Levarrishawk 4ff7a7cf10 Preliminary spawning of Mos Eisley Background NPCs
INCOMPLETE: uninteractible NPCs within Mos Eisley cantina.
2013-12-27 23:25:35 -05:00
Ziggeh 11f100239d Roadmap - Added some rewards 2013-12-26 19:32:51 +01:00
Ziggeh 08d1e68df8 Revert "Jedi - Soothing Aura now handled in scripts"
This reverts commit 7a108a9c02.
2013-12-24 18:02:50 +01:00
Ziggeh b26374faf7 Items - Profession restrictions 2013-12-24 00:23:17 +01:00
Ziggeh 9b87d4b91c Jedi - Added Sweep Cooldown Reduction modifiers 2013-12-21 01:35:12 +01:00
Ziggeh 0775adb2d8 Jedi - Added Strike cooldown reduction modifier 2013-12-21 01:31:00 +01:00
Ziggeh af18a56e05 Jedi - Action Cost Reduction for Sweep 2013-12-20 22:49:43 +01:00
Ziggeh 17f040cf12 Jedi - Added Strike Action Cost Reduction 2013-12-20 22:39:36 +01:00
Ziggeh 7a108a9c02 Jedi - Soothing Aura now handled in scripts 2013-12-20 21:39:43 +01:00
Ziggeh 0a9df0a35a Jedi - Added Sweep Damage 2013-12-20 20:57:03 +01:00
Ziggeh c7ae8f12b3 Jedi - Strike Critical for Flurry 2013-12-20 20:42:54 +01:00
Ziggeh 38263b7289 Jedi - Added Strike Critical Chance 2013-12-20 20:41:51 +01:00
Ziggeh aa585f038c Jedi - Strike Damage for Flurry 2013-12-20 17:22:29 +01:00
Ziggeh 63b4076a32 Jedi - Fixed Strike Damage modifier 2013-12-20 17:20:41 +01:00
Ziggeh 566014d74f Medic - Evasion chance is now removed upon buff expiration 2013-12-20 14:43:16 +01:00
Waverunner dcab49cc05 Randomized spawning position for using travel points, no longer able to mediate unless you completed collection 2013-12-18 17:56:48 -05:00
Waverunner aea5f3a4b8 Fixed list update issues with friend and ignore list, /findfriend now destroys existing wp's, fixed string bug on updating wps 2013-12-17 19:00:24 -05: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 850e5009e9 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-12-16 13:42:30 +00:00
Treeku d7d2f327a5 Fixed lifeday gifts, swoop deed, inspire, +fixme 2013-12-16 13:41:47 +00:00
Levarrishawk 5e922ab582 Updated Lifeday Wayfar Spawns
got rid of extra life day tree.
2013-12-16 07:58:37 -05:00
Treeku 0696edef9d Added null checks to addFriend.py 2013-12-16 11:32:16 +00:00
Treeku 352937d77e Fixed /inspire, moved playflags, remove cols spam 2013-12-16 11:28:11 +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
Treeku 0cba306075 /giveitem is now restricted to GMs 2013-12-16 05:57:29 +00:00
Waverunner 71d48111e0 LinkDead status will now show on logged out characters, added factionrank flag bitmask 2013-12-15 15:19:56 -05: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 05bb5808b0 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-12-15 02:16:31 +00:00
Treeku 3550c7ff4b Lifeday gifts fix 2013-12-15 02:15:57 +00:00
Light2 f9a04c30ea shutdown command fix 2013-12-15 02:51:59 +01:00
Treeku b9a46acd98 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-12-15 01:43:01 +00:00
Treeku b6184fb05a Lifeday gifts and collections 2013-12-15 01:41:11 +00:00
Light2 8f1c15102c Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-12-15 02:15:20 +01:00
Light2 60373502e1 Added shutdown command, added character limit 2013-12-15 02:15:08 +01:00
Waverunner 86c202f5db Added player flags 2013-12-14 20:02:49 -05:00
Light2 1f4458997b Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	src/resources/objects/building/BuildingObject.java
2013-12-15 01:35:02 +01:00