Commit Graph
1668 Commits
Author SHA1 Message Date
Waverunner 2f60c960c0 Merge pull request #976 from tacef/master
[Changed] Tweaked Despawn code.
2014-07-04 23:58:34 -04:00
tacef 1ee196ee44 Changed Only one ITV can be called at a time now 2014-07-03 21:11:50 +02:00
tacef 077d252d89 Changed ITV Despawn code to just despawn after 30 seconds
Removed distance despawn
2014-07-03 19:49:13 +02:00
Ziggeh 46a36badad Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-07-03 06:42:41 +02:00
Ziggeh ad92b94731 Fixed issue with getting items from containers
The method should now work with any container that, even ones that
aren't related to PlayerObject and CreatureObject.
2014-07-03 06:42:33 +02:00
Treeku d799398283 Fixed a minor syntax error 2014-07-03 02:35:16 +01:00
Treeku 8d05655c89 Fixed size issue with SWGList resetAll 2014-07-03 02:30:26 +01:00
Waverunner f06d881b20 Merge pull request #977 from ProjectSWGCore/GuildElections
Added implementation of Guild Leader Elections
2014-07-02 11:47:36 -04: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
tacef c706107cdd [Changed] Tweaked Despawn code. 2014-07-02 17:27:31 +02:00
Ziggeh 3d0a5c2685 Changed method for getting items by STF name to work with any container
Also moved it out of CreatureObject since that didn't really make sense
anymore.
2014-07-02 00:56:52 +02:00
Waverunner a628063194 Added Guild Leader Elections 2014-07-01 16:59:36 -04:00
Ziggeh 777db5d044 Added a method to get items in inventory by STF name 2014-07-01 20:43:29 +02:00
Waverunner 60299183d7 Added ability to transfer leadership to another member in a Guild 2014-06-30 18:53:43 -04:00
Waverunner 09db42757d Merge pull request #971 from tacef/master
[FIXED] Despawn on ITV's
2014-06-30 14:19:07 -04:00
tacef 7a5bd28e6c [Fixed] Despawn code for ITV's
They now properly despawn
2014-06-30 19:47:20 +02:00
Ziggeh cda6332745 Added Lava Crystal item 2014-06-30 17:23:29 +02:00
Ziggeh dc6f5460a6 Fixed an issue where items with uses weren't being consumed
Fixed #970
Fixed #964
2014-06-30 16:18:34 +02:00
CharonInferar 5e94fd024c Fix for #952
- Weapons, armor and clothing are now correctly equipped again
serverside.
This also re-ensures armor buffs etc
- Vehicles spawn correctly again
2014-06-30 00:15:43 +02:00
WaverunnerandCharonInferar 3dd2691d53 Fixed null error when sending mail to an offline player 2014-06-29 21:59:54 +02:00
tacef 682b08e666 [Fixed] Despawn code for ITV's
ITV's will now properly despawn after 60 seconds or with a distance
higher then 50 m.
2014-06-29 21:33:14 +02: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 5047f4aa33 Reverted Changes to EnterTickedPurchaseModeMessage 2014-06-29 06:43:20 +02: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
CharonInferar e363a316a2 Nightsister Stronghold NPCs added
Patrols done
NS Quest NPCs added
Mobile template alternate naming option considered
Tool functions for easier static spawn creation written
Client POI nobuild error fixed
Client POI custom radius datatable added
2014-06-28 04:08:33 +02:00
CharonInferar bbbc26177f Implementation of AI Patrol and AI Loiter states
Applied to Dantooine Imp OP to get it alive.
2014-06-27 03:35:29 +02:00
CharonInferar 6256d6fc72 Fix2 2014-06-26 02:41:27 +02:00
CharonInferar dbe6a4c4d1 Fix 2014-06-26 02:38:42 +02:00
CharonInferar e92d8378a0 Fixes for older issues
Fixes #478
Fixes #599
Added rare components to foraging
2014-06-26 00:12:01 +02:00
CharonInferar 41fa010ef5 loot service test state disabled 2014-06-25 22:54:22 +02:00
CharonInferar 0739f87d4b Multiple fixes
Fix for #849
Fix for #850
2014-06-25 22:50:15 +02:00
CharonInferar 21fefece40 Fix for issue #543
Fixes Creatures dropping credits
2014-06-25 21:39:52 +02:00
CharonInferar b1d3c4a6e4 Construction pylons added to structure placement service
Like harvesters, houses feature the construction pylons now when placing
a structure. Partially fixing #840
2014-06-25 16:53:26 +02:00
CharonInferar b57e9209da Corrected multi-colored junk items handling 2014-06-25 02:39:57 +02: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 0b315503f0 Added coloring to the 'Used in Collection' attribute for collection items 2014-06-21 23:03:15 -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 6400a7b9b0 Fixed an issue where items weren't being properly removed when respeccing 2014-06-21 18:15:28 -04:00
Seefo fdcd7d2e44 Fixed #759 2014-06-21 04:53:15 -04:00
Seefo dd39f1617c Fixed several equipment bugs where stats wouldn't be properly removed or added
Updated engine must be committed for this fix to work - please wait
2014-06-21 03:35:28 -04:00
Seefo 6ca2e2a253 Accidentally forgot a line for previous commit 2014-06-20 20:21:11 -04:00
Seefo 8dc34266e0 Fixed moveable object's radial menu 2014-06-20 19:53:22 -04:00
Waverunner b72f51c717 Added prose package support for sendGuildMail, minor change to guild pda datapad 2014-06-20 10:37:02 -04:00
Treeku 266f194b96 Bit fix for counter-type collections 2014-06-20 03:09:34 +01: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