Commit Graph
1852 Commits
Author SHA1 Message Date
Bronco69 bfb28e5c53 Fixed SpawnDistance to 150m
Fixed the group size of dynamic spawns to max 5 instead of 15+
2014-11-04 00:02:14 +01:00
Bronco69 5156682084 Added planetary prefix to most dynamic spawn groups
Fixed nge.cfg.example (got deleted by accident in previous commit)
2014-11-03 22:37:56 +01:00
Bronco69 339c5ec446 Changed medic buffs from frog to 3 hours duration
- Added new Jedi Cloak/Robes to frog
- Changed standard melee and ranged weapons to more rare ones
- Added mandalorian armor to frog
2014-10-29 21:22:04 +01:00
Bronco69 a32ba0444f Added spawn areas to Corellia
- Added spawn areas to Dantooine
- Added spawn areas to Dathomir
- Added spawn areas to Endor
- Added spawn areas to Lok
- Added spawn areas to Rori
- Added spawn areas to Talus
- Added spawn areas to Tatooine
- Added spawn areas to Yavin IV
2014-10-28 06:22:08 +01:00
Bronco69 0d4c83e43f Added dynamic spawn groups for various planets 2014-10-28 06:19:44 +01:00
Bronco69 110a97121f Added missing Lok mobile template 2014-10-28 06:18:45 +01:00
Bronco69 515a61f6a8 Addded Black Sun mobile templates 2014-10-28 06:17:42 +01:00
Bronco69 be1d01819e Added Lok mobile templates 2014-10-28 06:16:58 +01:00
Bronco69 932db5e044 Fixed wrong iff for mobile template 2014-10-28 06:15:35 +01:00
Bronco69 9698b41c55 Fixed typo errors 2014-10-28 06:14:42 +01:00
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