Commit Graph
1842 Commits
Author SHA1 Message Date
Bronco69 5ceb690bbd Changed old OptionsBitmask to new standard
- Changed faction recruiter spawns to use mobileTemplates instead of iff
files
2014-10-27 07:55:35 +01:00
Bronco69 7ca52ec121 Added new player zone-in-area
- Added a new terminal with teleport function to any town in the galaxy
- Changed initial spawn position to "Umbra" to reduce chance of crashes
- Added a teleport terminal to admin commands in frog menu
2014-10-27 07:53:29 +01:00
Bronco69 80ed8cb0cc Added Naboo mobile templates 2014-10-27 02:53:59 +01:00
Zing 7254cfa8e4 Fixed (removedd) buff adds in fs_force_run to stop bugging character (needs command revamp to fix totally) 2014-10-08 22:37:31 -07:00
CharonInferar 2475675ccf Fixed static service bug, tweaked buildout loading
Plus fixed some static spawn script errors
2014-10-08 21:52:21 +02:00
Zing c2e26f40fd Small test for crash 2014-10-02 18:32:22 -07:00
Zing 1c8fc117a4 Removed modifier from movement till it works correctly 2014-09-28 20:34:30 -07:00
CharonInferar 0ce1a0a4f6 Merge pull request #1226 from CharonInferar/FixFixFix
Fixed buildouts loading order and assembly
2014-09-29 02:44:49 +02:00
CharonInferar 50adba0575 Merge remote-tracking branch 'origin/master' into FixFixFix 2014-09-29 02:42:43 +02:00
CharonInferar 2627425bf8 Fixed buildouts loading order and assembly
All Cells are first instantiated and then added to their parent
buildings
2014-09-29 02:41:07 +02:00
Zing 50eb8308cc Cleanup of Officer commands/buffs pt 1
Added expertise_dodge skillmod
Added combat_critical_hit_reduction skillmod
Moved commands to combat commands (seen by client)
Added Officer Insipred action 5PC configuration to CommandService.
2014-09-28 17:41:02 -07:00
Zing 610be8c96a Deleted old scripts
medic buff fix pt 2
2014-09-27 21:59:09 -07:00
Zing b51b49700e Fixed medic buffs. Buffs no longer remove and blackbar players. buffs add correctly to players and or group. Moved to combat command folder.
(Client recognizes them as combat commands)
2014-09-27 21:53:50 -07:00
cdmpse 293f533e0d Fixed Syntax Errors 2014-09-21 17:11:47 -05:00
cdmpse 70f2ee1fc0 Fixed Syntax Errors 2014-09-19 20:20:11 -05:00
cdmpse f54e2a35c2 Updates to Quest Resource and Script 2014-09-19 20:08:52 -05:00
cdmpse b5254a20c2 Updates to "Tasty Dried Critters" Quest 2014-09-19 20:07:04 -05:00
cdmpse e1b62d63df Added Underworld Smuggler Tatooine Quests 2014-09-19 20:06:16 -05:00
cdmpse b778c81ebf Updates to "Tasty Dried Critters" Quest 2014-09-09 13:21:04 -05:00
Treeku 8d8a4d78f4 Updated transferitemweapon 2014-09-08 21:53:01 +01:00
Treeku b98cdcbc47 Updated transferitemmisc 2014-09-08 21:50:45 +01:00
Treeku abc6b8de01 Updated transferitemarmor 2014-09-08 21:48:30 +01: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
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
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 04c4d8819b Refactored ResourceListForSurveyMessage
Also updated the survey_tool radial accordingly.
2014-09-05 22:41:13 +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
Ziggeh 359972cf2a Fixed an issue where the ITV window would behave like a ticket window 2014-09-05 15:53:02 +02:00
Waverunner b085fb6009 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-09-02 14:49:32 -04:00
Waverunner 81cd458849 Added quest task completion system messages, Changed auto-advancing to next quest so it's more accurate to how it was in live, Fixed Vourk end conversation messages 2014-09-02 14:49:11 -04:00
Zing bffb3b137b Fixed merge error 2014-09-02 00:16:24 -07:00
Treeku 3234380be7 Fixed syntax error. 2014-09-02 08:05:21 +01:00
Treeku 3b1882ab64 Fixed syntax error. 2014-09-02 08:04:25 +01:00
Treeku f7ed85af5a Cleaned up transferitemarmor. 2014-09-02 07:50:10 +01:00
Treeku 07d0926494 Cleaned up transferitemweapon. 2014-09-02 07:47:36 +01:00
Treeku 03089f1d6f Cleaned up transferitemmisc. 2014-09-02 07:44:58 +01:00
Zing c235b97633 Merge pull request #1204 from zingzing175/experimental
Experimental
2014-09-01 22:49:38 -07:00
Zing d29e8379b3 Merge branch 'master' into experimental 2014-09-01 22:39:15 -07:00
Waverunner 6e6221c771 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-09-01 16:27:00 -04:00
Waverunner 5026b9ee92 Added item count for retrieve tasks, Fixed wrong opcode for QuestAccept packet, Changed name of a couple methods in QuestService 2014-09-01 16:25:02 -04:00
Treeku b0ada28769 Fixed potential client null with appearance items. 2014-09-01 19:46:29 +01:00
Treeku c32f2980dc Fixed potential client null with appearance items. 2014-09-01 19:44:43 +01:00
Waverunner 5cd90a4cec Added "Bib's Offer" Quest 2014-08-27 20:24:44 -04:00
Waverunner 274e6a9926 Fixed some playerobject deltas not being sent correctly, Added quest acceptance window, Added /abadonquest, Fixed a few statement errors preventing zone in via character creation 2014-08-26 12:46:18 -04:00
Waverunner 16b9cafae3 Added handling for messagebox quest task types 2014-08-26 12:46:17 -04:00
Waverunner fa874386b9 Merge branch 'feature/quest-conversations' 2014-08-25 17:46:36 -04:00
Waverunner 298fb1f59a Added quest completion window, Changed sui service to not need conversation npcs to need conversation radial attached, Changed goToLocation event to check all of players quests instead of active one 2014-08-25 17:44:22 -04:00
CharonInferar 770498a260 Merge pull request #1196 from CharonInferar/CorpseBuffFix
Fixed some corpses not despawning
2014-08-25 17:44:55 +02:00