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
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
CharonInferar
52c783a5ec
Fixed some corpses not despawning
...
- For test purposes, NPC respawn has been activated now
- Fixed double respawn issue
2014-08-25 17:42:10 +02:00
Waverunner
5cf7367e61
Fixed buildouts besides buildings and their children not being added to quadtree
...
Fixed some bugs with retrieving quest items
Changed quest service's next task method to temporarily not auto-advance
to next quest if it's defined - will be re-enabled when most of task
types are done
Changed buildout objects to load server templates (unsure why they were
not loaded before)
Fixed SpawnPoint odb save error
2014-08-15 18:04:47 -04:00
Waverunner
ffbe209207
Added handling of retrieve item quests, Added handling of giving quest rewards
...
Note: All changes may not be listed! Please view changes to get a better
idea, lots of changes compared to what I had before!
Changed ShowLootBox to use object id's instead of SWGObject
Added "A Speeder For Me" quest
Fixed quests so they advance to the next step properly and complete
properly
2014-08-15 11:34:58 -04:00
Ziggeh
7f3f9bc720
Revert "Fixed incorrect admin command name in QA"
...
This reverts commit 58f1549bb7 .
2014-08-12 11:29:40 +02:00
Ziggeh
58f1549bb7
Fixed incorrect admin command name in QA
2014-08-12 11:28:55 +02:00
Ziggeh
c8ab856313
Changed admin system
2014-08-11 08:28:38 +02:00
CharonInferar
0f8466bf44
Merge conflict resolve
2014-08-09 18:17:01 +02:00
CharonInferar
d3a7d47b1a
Added Lair template overloads and Boss spawns for lairs
...
- Content devs can now add lairCRC vectors and bosses
- The boss spawns will only work after the invasion commit because then
lairs will get health bars and the lair will spawn more waves
2014-08-08 18:25:57 +02:00
Waverunner
8b4aa5086f
Added constructor for EnterTicketPurchaseModeMessage, Removed duplicate travel packet
2014-08-05 16:26:35 -04:00
tacef
2e99c287e9
Fixed Setgodmode str error(temp)
...
Added TicketPurchaseModeMessageItv for Itv's
Changed Travel_terminal_itv to use the new Purchasemode
2014-08-05 07:58:58 +02:00
Zing
78869c8b26
Added Character Builder Terminal Script: See Extended
...
Changed Character builder to use Script instead of a service. (Can now
be modified while server is running)
Fixed Windu's Guile script
Added Jedi Master Cloak custom template
Added Radial options for hood up/down for JMC
Fixed 2 piece bonus for JMC
2014-07-26 00:09:06 -07:00
CharonInferar
b1f05c6802
Added GCW Banners
...
- Added GCW Banners and the according profession buffs
- Fixed some AI issues
2014-07-23 22:13:17 +02:00
Ziggeh
71f66c0556
Removed tertiary colouring from the recolour radial
...
Only the SE goggles used this and they could only have two colours
modified.
2014-07-13 17:59:49 +02:00
Zing
cb50d0e145
Fixed small typo in recolorable radial
2014-07-13 00:15:36 -07:00
Waverunner
2c45fbe6ab
Fixed waypoint not updating for Arakyds, Fixed waypoint not updating on first run of seekers, Added Identify Target
2014-07-06 13:14:48 -04:00
CharonInferar
0985451d7d
Fix for #958 , #959
...
- Added a way to obtain a pet without BEing
- Attempted to figure out how to bring up the pet tool bar
2014-07-05 18:10:39 +02:00
CharonInferar
0315292368
Master merge
2014-07-03 03:39:13 +02:00
CharonInferar
e97898611c
Fixed pet bugs
2014-07-03 03:34:44 +02:00
Ziggeh
70024c4dbc
Merge pull request #980 from ProjectSWGCore/GCWRewards
...
Factional recruiter rewards
2014-07-03 03:17:22 +02:00
Waverunner
2614ff6ca2
Fixed variety of bugs associated with guild elections, Disabled loading of Lady Valarian - should fix some crashes on loading screen
2014-07-02 11:44:54 -04:00
Waverunner
a628063194
Added Guild Leader Elections
2014-07-01 16:59:36 -04:00
Zing
79944e09a9
Fixed Tirtiary color on Imperial Spec Ops Armor. Added Tirtiary option to recolorable radial.
2014-06-30 23:09:44 -07:00
Waverunner
60299183d7
Added ability to transfer leadership to another member in a Guild
2014-06-30 18:53:43 -04:00
CharonInferar
b563e67186
Master Merge
2014-06-29 17:04:56 +02:00
CharonInferar
0e33ad7c22
Added 2 Pets for AI Tests
...
- Added Follow State to AI
- Pets get attacked by enemies and do attack damaging enemies
- Some QA fixes
2014-06-29 16:51:35 +02:00
Treeku
459f83f8a8
Merge pull request #951 from tacef/master
...
Preliminary Work for ITV's
2014-06-29 15:21:22 +01:00
tacef
99adba7402
Preliminary work for ITV's
...
Added collision detection for buildings in set proximity
Added callforrattletrappickup command
Added Despawn threads so the ITV despawns after 60 seconds or when you
are out more then 50 meter(needs tweeking)
Added Radial for ITV
Altered Ticketpurchasemodemessage so the ITV Window would popup(not
fully working yet)
Fixed more Level problems with NPC's
Added Wayfar camp manually until buildouts are fixed
2014-06-28 22:15:47 +02:00
Zing
585469571a
example of world collection setup
2014-06-22 11:23:39 -07:00
Seefo
0b17a0b26e
Fixed container limits and added wearable coloring for admins
2014-06-22 03:25:53 -04:00
Seefo
e40ea9a8b8
Merge remote-tracking branch 'origin/master'
2014-06-21 23:11:24 -04:00
Seefo
24140e043b
Merge pull request #936 from zingzing175/master
...
More Loot Collections
2014-06-21 18:22:41 -04:00
Zing
8d1cc17220
More Loot Collections
...
Moved loot collection radial into collection radial (can be used for
other consume item collections.
added: Nightsister Valuables, Gem, Prototype IG-88, and StormTrooper
collections.
2014-06-21 15:18:17 -07:00
Seefo
1d2e2a5f16
Merge pull request #932 from zingzing175/master
...
Loot collection items will now delete if added to collection.
2014-06-21 03:54:10 -04:00
Zing
213a068c28
Loot collection will auto delete if successfully added.
2014-06-21 00:49:31 -07:00
Seefo
8dc34266e0
Fixed moveable object's radial menu
2014-06-20 19:53:22 -04:00
Seefo
e31ec2c59e
Scripted Jedi Master Robes (Hood up/Hood down)
2014-06-20 18:55:36 -04:00
Light2
058edfad4f
Added city maintenance report, added zoning rights
2014-06-20 02:29:27 +02:00
Light2
6c7b80c201
Added city voting update, fixed some city bugs
2014-06-19 02:32:52 +02:00
Zing
dd08a2fb61
Adjusted loot collection radial. Added more Loot Collections.
2014-06-16 19:05:49 -07:00
Zing
05e405b2d5
Loot Collections!
...
Started. Working.
2014-06-15 19:06:42 -07:00
Light2
4871a071d6
Added city voting terminal radials and SUI windows, fixed lots of city bugs
2014-06-15 02:27:15 +02:00
Light2
9b5677420b
Begin work on city elections
2014-06-14 20:55:17 +02:00
Light2
a0cd4df053
Making a treasury deposit will now inform the mayor of the depositor name and amount by mail.
2014-06-14 20:24:06 +02:00
Light2
9fff30c9f2
Added revoke citizenship
2014-06-14 20:15:42 +02:00