Commit graph

54 commits

Author SHA1 Message Date
Chris Miles
72376896f7 Shim old item handin plugins 2025-02-26 19:26:01 -06:00
Chris Miles
359471eb8e
[Handin] Item handin overhaul (#1403)
* [Handin] Item handin overhaul

* Update items.lua

* No-op guild tome hand-in

* swap methods
2025-02-03 16:52:51 -06:00
Chris Miles
f5d4c2bfb5 [Performance] Use HasItemOnCorpse in hasitem plugins 2024-02-24 01:26:54 -06:00
JJ
6542233955 Clean up Soulbinder script 2023-10-14 10:27:16 -04:00
Trust
06e8ad4a4c MySQL.pl updated per issue https://github.com/ProjectEQ/projecteqquests/issues/1345
This should allow the use of custom ports to work out of the box in regards to MySQL.pl
2023-08-15 13:36:19 -04:00
Alex King
3c32eef700
Update check_handin.pl 2023-07-16 12:37:26 -04:00
Chris Miles
fd81fefd8f [Handin] Improve handin plugin 2023-02-17 03:21:50 -06:00
Chris Miles
e7548c159c [Hotfix] Turnin shout 2023-02-14 00:12:54 -06:00
Alex King
06fcbda7a1
Update check_handin.pl 2023-02-12 22:33:00 -05:00
Chris Miles
df920d6cf3 Update check_handin.pl 2023-02-05 04:24:31 -06:00
Chris Miles
0138baf57b Push up changes 2023-01-13 05:03:14 -06:00
Chris Miles
1093a435c5 Push up changes 2023-01-12 19:31:11 -06:00
Alex King
f234d5e1a0
Add support for bot return.
This functionality will be necessary once https://github.com/EQEmu/Server/pull/2560 is merged so that operators can return items from bots easily in Perl.
2022-11-25 14:10:06 -05:00
hg
919181db12 Check delivered task items in trade plugins
This will make the Lua items module and Perl check_handin plugin not
return items consumed by source task delivery updates when source is
patched to restore sending delivered task items in EVENT_TRADE.

Note the trade plugins do not handle item stacks so if a trade slot is
consumed by a plugin check, any extra items in the stack will not be
returned even if not all were used by a task update.
2022-11-05 10:44:02 -04:00
Chris Miles
8d420071f8
Merge pull request #1341 from Kinglykrab/constants
Update constants.pl.
2021-08-29 20:54:59 -05:00
Chris Miles
3075946923
Merge pull request #1340 from Kinglykrab/commify
Update plugin::commify.
2021-08-29 20:54:07 -05:00
Kinglykrab
56180d60fc Convert SendToInstance to source method. 2021-08-29 19:17:26 -04:00
Kinglykrab
ef3e50dc8b Update constants.pl. 2021-08-29 19:14:19 -04:00
Kinglykrab
87e86dff62 Update plugin::commify. 2021-08-29 19:12:38 -04:00
Paul Coene
5bfffe60ae
My plugins for rejection messages
Added color to rejections.  Some like quests use these standard responses.
2021-07-02 09:41:16 -04:00
WarAngel-Eric
8e2b843291
Update illusion_tools.pl
Discovered that the switch caused the script to malfunction. I changed it to if statements. Works fine now. First pull for me, please advise if needed to create better habits. Thank you!
2021-02-16 15:03:23 -08:00
JJ
9ba3b89688 Revert 41799c4 and f0fa3bd for now as items are not returning correctly 2021-02-11 22:34:53 -05:00
Chris Miles
0f15a08100
Merge pull request #1314 from KinglyKrab/patch-2
Delete voicetell.pl
2021-02-07 22:27:36 -06:00
Chris Miles
18efca6681
Merge pull request #1315 from KinglyKrab/patch-1
Delete spawn_utils.pl
2021-02-07 22:26:54 -06:00
Chris Miles
cb224edab9
Merge pull request #1316 from KinglyKrab/patch-3
Update quest_handin.pl
2021-02-07 22:26:32 -06:00
Chris Miles
e10c3d61de
Merge pull request #1317 from KinglyKrab/patch-4
Delete random_range.pl
2021-02-07 22:25:53 -06:00
Chris Miles
b4b5b9d373
Merge pull request #1318 from KinglyKrab/patch-5
Update path_tools.pl
2021-02-07 22:25:36 -06:00
Chris Miles
6fe13dc9a0
Merge pull request #1319 from KinglyKrab/patch-6
Update rathunt.pl
2021-02-07 22:24:18 -06:00
Chris Miles
2c97d199cd
Merge pull request #1320 from KinglyKrab/patch-7
Update check_hasitem.pl
2021-02-07 22:23:39 -06:00
Alex
29cd71d842
Change to quest::say. 2021-02-07 23:21:05 -05:00
Alex
dd433b2c0a
Comment out corpse logic for now. 2021-02-07 23:18:59 -05:00
Alex
f0fa3bdf12
Update check_handin.pl 2021-02-07 22:47:37 -05:00
Alex
41799c4bf3
Update check_handin.pl 2021-02-07 22:46:53 -05:00
Alex
a5b3d37508
Update check_hasitem.pl 2021-02-07 22:36:24 -05:00
Alex
92fc26a68a
Update rathunt.pl 2021-02-07 22:14:59 -05:00
Alex
7f2bf10030
Update path_tools.pl 2021-02-07 22:08:00 -05:00
Alex
ed3431c05b
Delete random_range.pl 2021-02-07 22:06:27 -05:00
Alex
6f5a57a541
Update quest_handin.pl 2021-02-07 21:55:54 -05:00
Alex
c832cf535d
Delete voicetell.pl 2021-02-07 21:54:02 -05:00
Alex
fcbe29f911
Delete spawn_utils.pl 2021-02-07 21:53:19 -05:00
Uleat
2f68e235ad CastToClient Safe-ups 2019-06-29 20:15:22 -04:00
Akkadius
96a002c89a Comment everything! 2019-03-25 19:12:38 -05:00
Uleat
6b35ec52b7 Update scripts to use new perl tokens 2018-09-19 19:57:39 -04:00
Uleat
5066e9cf12 Inventory possessions beta test 2018-08-13 22:12:17 -04:00
Akkadius
003136f4d0 Convert all quests scripts lua/pl to new heading format (Live values) - Any quests with needs_heading_validation will need to be manually checked 2018-02-16 01:20:25 -06:00
Chris Miles
ba8fafd656
Fix MySQL.pl spacing 2018-01-13 17:39:53 -06:00
Akkadius
9172d9d9bf Change plugins/MySQL.pl config loader method to JSON 2018-01-13 17:38:34 -06:00
cream24
e10d1606cc ikkinz flavs 2017-10-26 10:10:51 -04:00
cream24
ac408f6217 more ikkinz flav 2017-10-25 07:10:01 -04:00
Akkadius
7c5fcd924f Upload Halloween scripts
- There are many alternatives, those are put in the halloween_event folder
- SQL to turn on/off Halloween is also in that folder
- Huffin and I have already adjusted Dieffer_Wolfhugger.pl - rewrote chunks of it as well as Roosevelt in POK

I wanted to make these available in-case you guys wanted to make changes/adjustments
2017-10-16 22:28:09 -05:00