Commit Graph
2070 Commits
Author SHA1 Message Date
cdmpse 27f1aaa8f5 Additions to QuestService and QuestTask 2014-09-09 13:16:04 -05:00
Zing b82d0bd421 Merge pull request #1216 from zingzing175/master
Fixed syntax error in PlayerService
2014-09-09 07:38:23 -07:00
Treeku ba003ef2f0 Fixed another syntax error 2014-09-09 09:39:49 +01:00
Zing 6807979781 Fixed syntax error in PlayerService 2014-09-08 23:07:05 -07:00
Zing 53b591beb0 Fixed small typo. Removed unused import 2014-09-08 19:39:18 -07:00
Treeku 7714c69c19 Fixed some syntax errors 2014-09-09 03:27:02 +01:00
Treeku 34994eeab5 Changed respec, frogs to remove equipment better 2014-09-08 22:43:39 +01:00
Treeku 95d0ce89e9 Fixed some syntax errors 2014-09-08 22:16:29 +01:00
Treeku 511e04045c Equipment performs operations in the correct order 2014-09-08 21:28:23 +01:00
Treeku f8f2d156c1 Added minor method to get equipment for object 2014-09-08 20:20:57 +01:00
Treeku 390e5838b5 See extended...
- equipAppearance no longer equips if an item already occupies that slot.  The old item must be removed first.
2014-09-07 22:01:02 +01:00
Treeku c45a04c286 Fixed a potential issue with equipping. 2014-09-07 21:45:24 +01:00
Treeku b318d17956 Fixed issue with equipping appearance items. 2014-09-07 21:24:27 +01:00
Treeku 4ec682ae01 See extended...
- Fixed issue where old item wasn't correctly unequipped when equipping another item of the same type.
2014-09-07 20:01:55 +01:00
CharonInferar 4d8e37c029 Merge remote-tracking branch 'origin/master' into LairFixes 2014-09-06 16:45:56 +02:00
CharonInferar f538c274c0 Several Fixes for lairs
- Fixed staying in combat with a lair
- Fixed lairs spawning under ground
- Fixed vehicle spawn bug
- Fixed lair to spawn more waves
- Fixed data type error in calculation for lair damage
- Fixed some lairs not having health due to incorrect level
2014-09-06 16:43:51 +02:00
Ziggeh 09a64b615b Fixed potential exploit with respecing 2014-09-06 11:01:44 +02:00
Ziggeh 75f227108a Changed the name of two methods to be more conventional 2014-09-06 10:30:54 +02:00
Ziggeh ca0a586788 Changed SUIEventNotification to use StandardCharsets 2014-09-05 23:05:16 +02:00
Ziggeh 7b2cfc2b6a Changed ChatPersistentMessageToServer to use StandardCharsets 2014-09-05 22:56:40 +02:00
Ziggeh a5c9af55a6 Changed GetMapLocationsMEssage to use StandardCharsets 2014-09-05 22:54:40 +02:00
Ziggeh 4d910cec6a Refactored ObjectMenuRequest 2014-09-05 22:52:29 +02:00
Ziggeh f23ddeeb99 Added optionNum field to RadialOptions 2014-09-05 22:47:15 +02:00
Ziggeh 04c4d8819b Refactored ResourceListForSurveyMessage
Also updated the survey_tool radial accordingly.
2014-09-05 22:41:13 +02:00
Ziggeh 5f63ec0074 Removed unused mutator methods from SetWaypointColor 2014-09-05 22:05:29 +02:00
Ziggeh e054a4bbd9 Changed ClientCreateCharacter to use StandardCharsets 2014-09-05 21:55:59 +02:00
Ziggeh 2cf0f0b59b Changed respec code to get the objectId from SetProfessionTemplate 2014-09-05 21:48:30 +02:00
Ziggeh 1fd0d662ed Added characterId field to SetProfessionTemplate 2014-09-05 21:39:14 +02:00
Ziggeh fcdd7d4184 Changed CommandEnqueue to use StandardCharsets 2014-09-05 16:05:02 +02:00
Ziggeh 9821d92a71 Added EnterTicketPurchaseModeMessage to Opcodes table
https://github.com/ProjectSWGCore/NGECore2/commit/359972cf2acd8b47c801b799a06c6c7b9fc5b696
won't work without this commit.
2014-09-05 15:54:45 +02:00
Ziggeh 359972cf2a Fixed an issue where the ITV window would behave like a ticket window 2014-09-05 15:53:02 +02:00
Ziggeh 0a6a88a1f5 Fixed method name issue in BazaarService
The method getPremium() was replaced with isPremium() here:
https://github.com/ProjectSWGCore/NGECore2/commit/7517486bc94691cebe20b88bae5534974c1aee57
2014-09-05 15:35:07 +02:00
Ziggeh 7517486bc9 Refactored CreateAuctionMessage 2014-09-05 14:46:22 +02:00
Ziggeh 909684ceb4 Refactored CreateImmediateAuctionMessage 2014-09-05 14:36:54 +02:00
Ziggeh a2430681b9 Fixed syntax error in CreatureObject 2014-09-05 14:22:56 +02:00
Ziggeh 6d7b1c7a9f Refactored AuctionQueryHeadersMessage 2014-09-05 13:48:20 +02:00
Treeku 9b2689fcbc Fixed syntax errors. 2014-09-05 06:48:05 +01:00
Treeku 1b03e013eb Fixed notification issue for some player variables 2014-09-04 22:51:47 +01:00
Treeku 77a2070791 See extended...
Fixed issue where creature variables don't get set while offline or while an NPC.
2014-09-04 22:30:39 +01:00
Treeku 604dd4dd6c Deprecated ObjController_448
StartTask already exists and is used.
2014-09-03 21:17:38 +01:00
Zing edf3c2d102 Added starter credits 2014-09-03 09:55:44 -07:00
Zing 082a1c6917 Fixed syntax errors 2014-09-03 08:56:45 -07:00
Zing 7d6b1effff Fixed missing ) 2014-09-03 08:50:21 -07:00
Treeku da447cc464 Changed Sui Windows to behave more like live. 2014-09-03 14:09:23 +01:00
Treeku cfe6e63e47 Deprecated SUICreateTimerBar 2014-09-03 14:06:07 +01:00
Treeku 4b77684818 Changed Sui Windows to behave more like live. 2014-09-03 13:21:50 +01:00
Treeku c9dc4575fa Changed effect transforms to have specific size.
Since some of the issues seem to involve effects playing and abilities being granted.
2014-09-03 12:49:28 +01:00
Treeku 27c3dc64c1 Changed location effects to work in buildings. 2014-09-03 12:36:26 +01:00
Treeku 33c9617430 Fixed a potential entertainer effect crash. 2014-09-03 12:17:26 +01:00
Treeku 99448e05a9 Changed weather to update every 15 minutes. 2014-09-03 11:41:36 +01:00