Commit Graph
1815 Commits
Author SHA1 Message Date
cdmpse 0b5cb550a3 Added "Tasty Dried Critters" Quest 2014-09-05 20:59:24 -05: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
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
R. Uvanni 538bb789d2 Equipment changes, see extended
Fixed an issue where attributes weren't being removed when unequipping
items.

EquipmentList and ApperaranceList are currently broken and will cause
crashes when modified, thus when equipping an item in any way will cause
a crash.  Expect a fix for that from Treeku shortly.
2014-08-24 22:57:13 -04:00
Waverunner 1190e7b1fe Added quest signal scrpts, Added Pall conversation 2014-08-24 15:07:37 -04:00
Waverunner a0d5a85aca Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-08-24 11:48:55 -04:00
Waverunner 8454027968 Changed go to location tasks to not need a script 2014-08-24 11:48:23 -04:00
Treeku b218680d46 Fixed minor visual bug with buffs from frog. 2014-08-24 02:41:13 +01:00
CharonInferar a06d4c3f87 Merge pull request #1193 from CharonInferar/MoreFix
Fixed Incap weaken immortality bug
2014-08-24 03:21:10 +02:00
CharonInferar 8c0f7fcb52 Fixed Incap weaken immortality bug 2014-08-24 03:13:08 +02:00
Treeku 918520052b Fixed issue where you couldn't remove your buffs.
Fixes:

Traceback (most recent call last):
File "scripts/commands/removebuff.py", line 8, in run
buffObj = actor.getBuffByCRC(int(commandString))
AttributeError: 'resources.objects.creature.CreatureObject' object has no attribute 'getBuffByCRC'
2014-08-24 02:00:43 +01:00
Waverunner 1c49296287 Added quest events, Added goTo task types, Changed activation of next steps to go through completeActiveTask 2014-08-23 16:44:23 -04:00
Undercova b7e5da22ca Commented out backpacks 2014-08-19 16:49:15 +02:00
Viaron 0498aceb0e Merge pull request #1179 from zingzing175/master
Fixed Some Admin commands not working on file systems other than windows. Added blocks to admin commands with godLevel of 0.
2014-08-17 21:34:42 -04:00
CharonInferar 557764bc50 Merge pull request #1180 from CharonInferar/Fixes2
Fixed AI-consideration in command service
2014-08-17 14:39:32 +02:00
Waverunner ae9126ad75 Merge pull request #1178 from ProjectSWGCore/TacefEntertainer
Entertainermissions
2014-08-17 07:59:23 -04:00
CharonInferar 400a72eb7c Merge remote-tracking branch 'origin/master' into Fixes2 2014-08-17 13:30:28 +02:00
CharonInferar a52d01652c Fixed broken command service 2014-08-17 13:28:23 +02:00
Zing 47756a09ae Fixed Admin Command. Missed one 2014-08-17 01:23:11 -07:00
Zing 6de085b3da Fixed Admin commands part2 2014-08-17 01:18:34 -07:00
Zing 5edce825ff Fixed Some Admin commands not working on file systems other than windows 2014-08-17 01:17:03 -07:00
Zing 882cba71cd Fixed Some admin commands part 2
Added godLevel 0 admin commands to block.
2014-08-16 22:36:36 -07:00
Zing 4bacaa84f2 Fixed Some Admin commands not working on file systems other than windows. 2014-08-16 22:30:57 -07:00
Bronco69 22d7fdadbf Removed wrong mobile template file name 2014-08-17 00:24:22 +02:00
Bronco69 fe90f8a21b Fixed KBT #165 and #185
Fixed
2014-08-17 00:23:06 +02:00
CharonInferar 5609e18d40 restored empty setgod 2014-08-16 21:44:32 +02:00
CharonInferar e61ced824b Merge remote-tracking branch 'origin/master' into Fixes 2014-08-16 21:41:55 +02:00
CharonInferar 1c676d8ddd Fixed KBT #65, 182 and AI-related commandService bug 2014-08-16 21:39:26 +02:00
Viaron dbec5fd321 Merge pull request #1161 from zingzing175/master
Added getStationName admin command.
2014-08-15 23:36:03 -04:00