Commit Graph
438 Commits
Author SHA1 Message Date
Redacted by Stellabellum INC dfd3fc4bfa Added delivery commoners to corellia. Added scripts to corellia buildout. Removed duplicate commoners from dathomir. Added further commoners to naboo 2015-02-01 23:05:49 +00:00
Redacted by Stellabellum INC 77df8037af Fixed the following:
You can now rename your beast as much as you would like.
Police officers will no longer harass corpses.
Static NPC's conversing will now successfully converse with one another.
When a player dies, the pet will go invulnerable and be immediately packed up.
When respecing professions, your weapon will now be unequiped.
Fixed the chat system for some NPC's.
You can now only mount your vehicle from less than 5 meters.
Quest items that can be clicked on cannot be used from less than 5 meters.
Added a message to the QaSetup script, notifying the QA that they have received their items.
2015-01-30 16:23:48 -08:00
Redacted by Stellabellum INC 4ca8da7c31 Removed unnecessary references and cleaned up scripts. 2015-01-18 02:05:57 -08:00
Redacted by Stellabellum INC ce85aef6a7 Merge branch 'tatFixes' of http://stash.apathystudios.com/scm/swgnxt/dsrc into tatFixes 2015-01-09 16:28:14 -08:00
Redacted by Stellabellum INC 9d98acd117 Removed unnecessary info 2015-01-09 16:24:52 -08:00
Redacted by Stellabellum INC 49025477a1 Added delivery mission commoners to tattoine (all except mos espa), Dathomir (Science and Trade outpost), Naboo (all) Dantooine (3 main cities).
Modified a script, which prevented commoners from spawning properly in the game world.
2015-01-04 00:23:27 +00:00
Redacted by Stellabellum INC 1f4f86668d Added datatables for spawners. 2015-01-03 02:58:26 -08:00
Redacted by Stellabellum INC 8e645863e2 Added datatables for spawners. 2015-01-03 02:58:10 -08:00
Redacted by Stellabellum INC 730e3c4329 Fixed issue with hospital not showing on map. Added datatables for spawners. 2015-01-03 02:57:53 -08:00
Redacted by Stellabellum INC 0e1a2fe339 Created a datatable for missing Nashal guild hall building spawns 2015-01-03 02:57:06 -08:00
Redacted by Stellabellum INC 3cd4ed7054 Created a datatable for missing Nashal hotel building spawns 2015-01-03 02:56:44 -08:00
Redacted by Stellabellum INC 22bbf94f7e Created a datatable for missing Nashal guild hall building spawns 2015-01-03 02:56:26 -08:00
Redacted by Stellabellum INC ecb0486564 Created a datatable for missing Nashal guild hall building spawns 2015-01-03 02:55:58 -08:00
Redacted by Stellabellum INC 1e05961a10 Created a datatable for missing Nashal cloning facility building spawns 2015-01-03 02:55:38 -08:00
Redacted by Stellabellum INC 4e568ed6db Created a datatable for missing Imperial Outpost building spawns and outside spawns 2015-01-03 02:55:20 -08:00
Redacted by Stellabellum INC 363fc529d7 Created a datatable for missing Imperial Outpost Hospital building spawns 2015-01-03 02:54:55 -08:00
Redacted by Stellabellum INC dc446867c2 Created a datatable for missing Imperial Outpost Hospital building spawns 2015-01-03 02:54:20 -08:00
Redacted by Stellabellum INC 4a71147dec Created a datatable for missing Dearic Capitol building spawns 2015-01-03 02:53:50 -08:00
Redacted by Stellabellum INC 0946a46142 Added missing static conversation NPCs 2015-01-03 02:53:17 -08:00
Redacted by Stellabellum INC dee5303db7 Added missing static conversation NPCs 2015-01-03 02:52:56 -08:00
Redacted by Stellabellum INC aad7170b44 Added missing outside NPCs and inside static conversation NPCs 2015-01-03 02:52:34 -08:00
Redacted by Stellabellum INC 2aec524f07 Added missing quest NPCs and static conversation NPCs 2015-01-03 02:52:01 -08:00
Redacted by Stellabellum INC c50357e153 Fixed location of NPC 2015-01-03 02:51:21 -08:00
Redacted by Stellabellum INC 6828f0dced Added missing NPCs to Nashal Cantina 2015-01-03 02:50:58 -08:00
Redacted by Stellabellum INC 4367806486 Mort now drinks from a cup. 2015-01-03 02:50:23 -08:00
Redacted by Stellabellum INC 01e9e9bff9 Commented out unnecessary debug message 2015-01-01 15:38:50 -08:00
Redacted by Stellabellum INC af40765785 Added and commented out debug message 2015-01-01 15:38:31 -08:00
Redacted by Stellabellum INC 960753242a Changed library method to void. 2015-01-01 15:38:09 -08:00
Redacted by Stellabellum INC a294f90827 Added super function to call original parent function. This was not being called, and the result was many functions not happening in-game as they should(ie. no particle effects floating above pylons in GCW invasions).
This now allows the child function to call its parent function's code along with its own.

TODO: Add this function to the compiler.
2015-01-01 15:37:53 -08:00
Redacted by Stellabellum INC d346e90a03 Added objvars and scripts to cantina, including some for the new spawner. 2015-01-01 01:12:33 -08:00
Redacted by Stellabellum INC 725ff65c4c Fixed the Borvo Guard Spawner in order for the NPCs to properly spawn
and not persist in the database.
2015-01-01 01:11:56 -08:00
Redacted by Stellabellum INC 002472cd10 Created a table for all the missing NPC spawns for the Moenia Cantina.
This includes static commoner spawns.
2015-01-01 01:10:55 -08:00
Redacted by Stellabellum INC beaf3ea4fb Added missing table for legacy NPC spawn of White Thranta Shipping Co. boss. 2014-12-31 02:11:14 -08:00
Redacted by Stellabellum INC db6b59f450 Added temporary fix to make NPCs walk
TODO: Write a method that checks the movement_speed datatable column
under creatures.tab and applies that as the walk speed.
2014-12-29 13:45:26 -08:00
Redacted by Stellabellum INC 4b8dc36004 Changed Jedi meditation buffs to last 30 minutes, rather than 4 minutes. 2014-12-29 13:44:08 -08:00
Redacted by Stellabellum INC 7935a0cfb2 Made Megan stay still 2014-12-29 13:43:29 -08:00
Redacted by Stellabellum INC b3469644ed Made Kliknik Queen stay still 2014-12-29 13:43:13 -08:00
Redacted by Stellabellum INC d8cd74f0cd Took out unnecessary spawn and replaced with missing Junk Dealer Spawn. 2014-12-23 02:03:40 -08:00
Redacted by Stellabellum INC 809d0aef4e Bartenders will now face you when conversing. 2014-12-23 02:03:10 -08:00
Redacted by Stellabellum INC 9cbb92f544 Fixed spawner issue 2014-12-23 02:02:53 -08:00
Redacted by Stellabellum INC 5b899403e6 Fixed spawner issue 2014-12-23 02:02:45 -08:00
Redacted by Stellabellum INC 0b7136ba0b Fixed spawner issue 2014-12-23 02:02:38 -08:00
Redacted by Stellabellum INC 1154a54c24 *Added back cells to Mos Eisley Cantina
*Added back cells to Mos Eisley Starport
*Added cell objects
*Added Missing Space Spawners for both NPCs and Crafting Stations
*Locked static containers so players cannot access them
*Began work on faction banners
*Added city map location spawner
*Permanently added GCW City Spawner
*Added spawnegg for distant ships flying overhead
*Added various droid spawners and waypoints
*Added various guard spawners and waypoints
*Added various jawa spawners and waypoints
*Added many static NPCs conversing
*Added some static Jawas conversing
2014-12-23 02:02:23 -08:00
prisoncamp 2332ebd02c Merge pull request #15 in SWGNXT/dsrc from miscFixes to nge-content
* commit 'edcacc5d86e7697a32f13aee0ad3e32873f819f1':
  Added OnAttach trigger in order to allow for script to function in other spawning methods.
  Added OnAttach trigger in order to allow for script to function in other spawning methods.
  Added OnAttach trigger in order to allow for script to function in other spawning methods.
  Added OnAttach trigger in order to allow for script to function in other spawning methods.
  Added missing NPCs to cantina spawner table.  All NPCs that spawned originally in the cantina should now be there.
  Fixed issue with shuttleport not working. Attached necessary cantina scripts and vard to cantina building. Added cantina spawner table for Life Day and normal NPCs.
  Fixed issue with shuttleport not working
2014-12-19 02:48:04 -05:00
Redacted by Stellabellum INC 9abbd26dbd Added OnAttach trigger in order to allow for script to function in other spawning methods. 2014-12-18 23:45:00 -08:00
Redacted by Stellabellum INC 877a8eaec6 Added OnAttach trigger in order to allow for script to function in other spawning methods. 2014-12-18 23:44:54 -08:00
Redacted by Stellabellum INC e0833b29dd Added OnAttach trigger in order to allow for script to function in other spawning methods. 2014-12-18 23:44:46 -08:00
Redacted by Stellabellum INC 7fb75f6371 Added OnAttach trigger in order to allow for script to function in other spawning methods. 2014-12-18 23:44:39 -08:00
Redacted by Stellabellum INC 7f4f9760af Added missing NPCs to cantina spawner table. All NPCs that spawned originally in the cantina should now be there. 2014-12-18 23:43:51 -08:00
Redacted by Stellabellum INC 6f50c2a2c5 Fixed issue with shuttleport not working.
Attached necessary cantina scripts and vard to cantina building.
Added cantina spawner table for Life Day and normal NPCs.
2014-12-18 23:42:58 -08:00