Commit graph

282 commits

Author SHA1 Message Date
Jordan Irwin
856364e128 Replace call to deprecated entities:createShopSign 2023-04-20 15:08:01 -07:00
Hendrik Brummermann
cdf6f71bba fixed halloffame.sql issuing warnings because of existing table 2023-03-12 07:31:40 +01:00
Jordan Irwin
73ad0d639f Don't reward karma for accepting Lost Engagement Ring quest 2023-03-04 09:22:45 -08:00
Jordan Irwin
c007a863db Add support for creating quest manuscript with Lua 2023-03-04 00:28:00 -08:00
Jordan Irwin
6a8a902364 Exit test server helper script immediately if 'stendhal.testserver' not set 2023-03-03 23:24:53 -08:00
Jordan Irwin
e886d20928 Remove old deprecated Lua example quest 2023-03-02 13:38:46 -08:00
Jordan Irwin
196fa397fd Configure remaining NPC shops in XML loader 2023-01-24 21:56:03 -08:00
Jordan Irwin
fac1d43535 Convert Unicorn Horns for Zelan to QuestManuscript 2023-01-09 19:05:18 -08:00
Jordan Irwin
7d7f59e211 Store best maze time in database
Closes: https://github.com/arianne/stendhal/issues/485
2022-12-21 23:59:02 -08:00
Jordan Irwin
5109808a7b Undo changes to best player calculations in hall of fame script 2022-12-19 09:33:28 -08:00
Jordan Irwin
9970e66442 Remove karma from best player calculation 2022-12-11 12:32:39 -08:00
Jordan Irwin
953f31f024 Remove money from best player calculation 2022-12-11 11:47:09 -08:00
Jordan Irwin
77725ad527 Factor maze & deathmatch scores when calculating best players
References:
- https://github.com/arianne/stendhal/issues/453
- https://stendhalgame.org/chat/2022-07-05.html
2022-12-11 00:02:08 -08:00
Jordan Irwin
d1f8b19b79 Inlude karma & money when calculating HoF best players scores
References:
- https://github.com/arianne/stendhal/issues/453
- https://stendhalgame.org/chat/2022-07-05.html
2022-12-11 00:02:07 -08:00
Jordan Irwin
f111ee3c22 Don't factor in age when calculating best players
References:
- https://github.com/arianne/stendhal/issues/453
- https://stendhalgame.org/chat/2022-07-05.html
2022-12-11 00:02:07 -08:00
Jordan Irwin
7ca6dbd7df Clean trailing whitespace in halloffame script 2022-12-11 00:02:07 -08:00
Jordan Irwin
3863100f43 Change charname from varchar(255) to varchar(32) 2022-12-07 19:41:22 -08:00
Jordan Irwin
3a99610148 Create cid table if not exists when calculating HoF 2022-12-07 16:55:17 -08:00
Jordan Irwin
fc049fdf45 "rank" is reserved keyword in MySQL 8 2022-12-07 16:54:49 -08:00
Jordan Irwin
069e66fe05 Fix path to bee sprite 2022-03-30 03:59:27 -07:00
Jordan Irwin
5adf6fe668 Sawyer won't accept emerald ring as collateral for metal detector...
Fixes exploit to fix emerald ring for free.
2022-03-21 03:41:51 -07:00
Jordan Irwin
b7fb11ca98 Allow Lost Engagement Ring to be completed using finish/done messages 2022-03-12 03:12:52 -08:00
Jordan Irwin
6704a47fc4 Fix condition checks 2022-03-12 03:11:48 -08:00
Jordan Irwin
cdee607ba2 Fix typo 2022-03-12 03:10:51 -08:00
Jordan Irwin
ea4e1e2304 Revert "Copy items/documents/paper sprite to signs"
This reverts commit 377abca77e.
2022-03-04 12:57:59 -08:00
Jordan Irwin
709d769d74 Set region & NPC name for Lost Engagement Ring 2022-03-03 11:20:12 -08:00
Jordan Irwin
377abca77e Copy items/documents/paper sprite to signs 2022-03-03 00:37:34 -08:00
Jordan Irwin
bb4e65c22a Add some hints & clarifications to Sawyer's dialogue 2022-03-02 17:07:29 -08:00
Jordan Irwin
760d7d0462 Require level 50 to start Lost Engagement Ring 2022-02-28 17:41:23 -08:00
Hendrik Brummermann
8f1bf982c2 ask player to report a bug instead of hinting that /support would fix 2022-02-26 11:42:15 +01:00
Jordan Irwin
28bb8338fb Add note with information on using metal detector 2022-02-26 00:35:27 -08:00
Jordan Irwin
5f353e865e Respond to player eyeing Sawyer's golden blade 2022-02-25 23:37:32 -08:00
Jordan Irwin
8949363334 Have Sawyer interact with metal detector on his shelf 2022-02-25 23:19:49 -08:00
Jordan Irwin
2f5146fff7 Don't need to use grower 2022-02-25 18:02:54 -08:00
Jordan Irwin
723e1b3000 Add quest description 2022-02-25 17:40:05 -08:00
Jordan Irwin
ed4f982b86 Set Lost Engagement Ring history for travel log 2022-02-25 17:34:34 -08:00
Jordan Irwin
fd8262c97b Check for malformatted quest slot string 2022-02-25 17:33:37 -08:00
Jordan Irwin
7372e05aa0 Add more details to Ari's response to "help" 2022-02-25 15:31:52 -08:00
Jordan Irwin
a162096fef Enable Lost Engagement Ring quest for main server 2022-02-25 15:19:51 -08:00
Jordan Irwin
212d8d0a88 Players can borrow metal detector from Sawyer 2022-02-25 15:18:19 -08:00
Hendrik Brummermann
00a5339e07 keyring feature now contains the size as value (replaces keyring_ext) 2022-02-24 20:17:46 +01:00
Jordan Irwin
ced7f45cfc Adjust one ring location 2022-02-15 21:59:24 -08:00
Jordan Irwin
a635ce06ae Clean up Lost Engagement Ring quest 2022-02-14 14:30:20 -08:00
Jordan Irwin
d9221b8a44 Require that player visited 0_athor_island before starting quest 2022-02-14 02:22:40 -08:00
Jordan Irwin
af4de5ab77 Finish Lost Engagement Ring quest 2022-02-13 21:55:37 -08:00
Jordan Irwin
84c3a77975 List Engagement Ring quest (WIP) 2022-01-28 01:02:53 -08:00
Jordan Irwin
ff6711476f Ari ignores players if Lost Wedding Ring quest isn't loaded 2022-01-28 01:01:50 -08:00
Jordan Irwin
9ee4699722 Update Ari & Emma script to use new Lua API 2022-01-28 01:01:13 -08:00
Jordan Irwin
3eadf0a429 Enable Ari & Emma without stendhal.testserver condition 2022-01-25 08:41:33 -08:00
Jordan Irwin
a9aac16fe3 Add tree carving behind engaged couple 2022-01-19 19:17:30 -08:00