Commit Graph
44 Commits
Author SHA1 Message Date
Waverunner 2023e40596 Finished Unity 2014-03-13 18:38:55 -04:00
Light2 52136c2b36 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	src/protocol/swg/ObjControllerMessage.java
	src/resources/objects/player/PlayerMessageBuilder.java
	src/services/travel/TravelService.java
2014-03-10 00:42:19 +01:00
Light2 807025ec0b more work on AI, added odb for object id(should hopefully fix object id duplicates), fixed tons of bugs 2014-03-10 00:33:34 +01:00
Waverunner b31ed75912 Added CharacterSheetResponseMessage, added spouseName variable to PlayerObject 2014-03-09 11:52:08 -04:00
Waverunner b0172a87d6 Fixed method 2014-03-08 14:00:21 -05:00
Waverunner ef1f1ffc41 Created giveItems method, changed ShowLootBox constructor
Method used for giving a player items and will also display the "New
Items" message.
2014-03-08 12:27:48 -05:00
Ziggeh 98540f9ca5 Merge remote-tracking branch 'upstream/master' 2014-03-07 15:59:25 +01:00
Waverunner 62a2894e6a Added catching of multiple different packets related to creation and load-in 2014-03-06 14:43:57 -05:00
Waverunner cae91b7317 Added CreateClientPathMessage for noob paths, caught GetSpecificMapLocationsMessage 2014-03-05 14:43:21 -05:00
Waverunner 443dccdcd5 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-03 18:55:13 -05:00
Waverunner 596f14303d Added PlayerMoneyResponse/Request, started work on CommPlayerMessage 2014-03-03 18:54:54 -05:00
Ziggeh 98bc964108 Roadmap - Fixed an issue with ithorians and wookiees 2014-03-03 01:50:06 +01:00
Ziggeh 9c14e859b1 Fixed a bug with roadmap rewards 2014-03-02 15:38:57 +01:00
Treeku ba6db59943 Roadmap Rewards Fix 2014-03-02 14:09:33 +00:00
Waverunner 11555b99cf Guild names now show when examining another player 2014-02-19 18:31:03 -05:00
Waverunner a2c361d612 Added biographies, fixed title commands error 2014-02-19 14:45:02 -05:00
Light2 acf78858a6 some bug fixes + updated engine with networking fixes 2013-12-28 19:16:51 +01:00
Light2 dce213cab1 Refactored disconnect handling, updated engine 2013-12-15 23:49:12 +01: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 8cd935a9b3 Profession roadmap rewards fix 2013-12-14 09:19:06 +00:00
Treeku e190bc78f6 Added ChangeRoleIcon (gold icons), fixed titles 2013-12-12 11:54:52 +00:00
Ziggeh e3d4fd8aaa Added Profession Master Badges 2013-12-10 00:07:39 +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
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
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
Treeku de3d5f0ecf ShowFlyText has customText (ie. for ent ticks) 2013-11-25 19:11:29 +00:00
Treeku ab75312e47 Added Collections 2013-11-25 16:20:33 +00:00
Light2 3f721f876f Fixed loading of new scenes for travel 2013-11-21 01:26:09 +01: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
Treeku 90f2eec454 Added leveling/roadmap, skillService 2013-11-05 05:36:37 +00:00
Light2 fbcbc26065 Added some medic specials, minor combat fixes 2013-09-23 18:02:31 +02:00
Light2 9c606f444d Added cloning terminal 2013-09-22 16:02:14 +02:00
Light2 c7bfc890bd Cloning works now, changed object list to hash map (significant performance increase) 2013-09-21 19:02:35 +02:00
Light2 b676dffdec Fixed SUI List Boxes, added clone window 2013-09-17 22:51:03 +02:00
Light2 ee43b34757 Fixed character creation script, more work on cloning, added java sui callbacks 2013-09-17 15:30:32 +02:00
Light2 351f1d6bd4 Reworked script service, added cloning terminals to all cloning facilities 2013-09-16 16:42:30 +02:00
Light2 f829fa638b Added duels, added incap and deathblow, fixed some buff issues 2013-09-14 22:25:52 +02:00
Light2 cfa5ea5a43 Added expertise, added AoE/Cone combat, added some commando expertise boxes as an example for expertise scripts 2013-08-28 17:56:35 +02:00
Light2 aab87280d2 See extended.
[fixed] Characters could sometimes walk through buildings due to
unsigned object Ids
[fixed] Critical networking bugs
[fixed] Client crash whenever an object was destroyed
[added] Loading of client objects is now multithreaded.
[updated] Reworked awareness system(engine).
[fixed] lots of other small engine fixes.
2013-08-15 21:45:50 +02:00
Light2 fa79a8b41c Added buffs, added total play time to character sheet 2013-08-11 18:18:12 +02:00
Light2 a8c61f8e50 Basic combat works now, fixed /pvp, added waypoint mail attachments, fixed several bugs 2013-08-04 21:15:12 +02:00
Treeku 8a22768942 Fixed warnings 2013-07-11 19:43:54 +01:00
Light2 323ce803eb Server now sends time to clients periodically 2013-07-08 13:39:26 +02:00
Light2 7d66690c49 NGECore2 Code 2013-07-07 21:07:06 +02:00