Zing
1a5743c2ae
Merge pull request #16 from ProjectSWGCore/master
...
Fixed a potential issue with equipping.
2014-09-07 13:47:53 -07:00
Treeku
c45a04c286
Fixed a potential issue with equipping.
2014-09-07 21:45:24 +01:00
Zing
e0ebd7c509
Merge pull request #15 from ProjectSWGCore/master
...
pull
2014-09-07 13:26:53 -07:00
Treeku
b318d17956
Fixed issue with equipping appearance items.
2014-09-07 21:24:27 +01:00
Waverunner
06eb8fbec7
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-09-07 15:38:32 -04:00
Waverunner
8f316aec68
Updated engine
2014-09-07 15:34:21 -04:00
Zing
8995a5412e
Merge branch 'master' of https://github.com/zingzing175/NGECore2
2014-09-07 12:05:06 -07:00
Zing
f277308a42
Merge pull request #14 from ProjectSWGCore/master
...
See extended...
2014-09-07 12:04:30 -07: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
Zing
d7abfd6605
Revert "Added activateClone command"
...
This reverts commit 5c961abac8 .
2014-09-07 09:35:38 -07:00
Zing
5c961abac8
Added activateClone command
2014-09-06 14:26:59 -07:00
Zing
c133013040
Merge pull request #13 from ProjectSWGCore/master
...
pull
2014-09-06 11:09:22 -07:00
CharonInferar
6020f3e2c5
Merge pull request #1211 from CharonInferar/LairFixes
...
Several Fixes for lairs
2014-09-06 16:51:53 +02:00
CharonInferar
290977584f
Cleanup
2014-09-06 16:48:47 +02: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
194abaf976
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-09-06 14:47:36 +02:00
Ziggeh
023240fdbd
Fixed conversion error in survey tool radial
...
generalType was being converted to an invalid value, resulting in the
survey window not being populated with resources.
2014-09-06 14:47:15 +02:00
Lewis
348e800293
Merge pull request #1201 from cdmpse/master
...
Added "Tasty Dried Critters" Quest
2014-09-06 08:32:22 -04:00
Ziggeh
47b786a767
Fixed a lot of syntax errors in the survey tool radial
...
Converting generalType to a byte is quite hackish here.
2014-09-06 13:14:57 +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
cdmpse
0b5cb550a3
Added "Tasty Dried Critters" Quest
2014-09-05 20:59:24 -05:00
Ziggeh
212516e044
Removed unused imports from several scripts
2014-09-06 01:44:56 +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
tacef
a34015e9fb
Merge pull request #1210 from tacef/master
...
Added Reusableid's to gitignore
2014-09-05 18:01:29 +02:00
tacef
d411b9270a
Added Reusableid#s to gitignore
...
Fixed wrong import in travel_terminal_itv radial
2014-09-05 18:00:01 +02:00
tacef
f3edd3fce6
Merge pull request #2 from ProjectSWGCore/master
...
Fork update
2014-09-05 17:41:03 +02:00
Zing
dd0e9f885c
Merge pull request #12 from ProjectSWGCore/master
...
pull
2014-09-05 08:02:05 -07: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
Zing
19ef38497e
Merge pull request #11 from ProjectSWGCore/master
...
pull
2014-09-04 21:05:42 -07: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