P0nk
|
449ab01bc2
|
Remove "vote points" feature
|
2023-08-06 16:55:34 +02:00 |
|
P0nk
|
84ad5b4db8
|
Remove scroll generator (custom feature)
This allowed me to remove the getCardTierSize db query
|
2023-07-25 17:20:16 +02:00 |
|
P0nk
|
46f767d79c
|
Merge branch 'master' into feat/postgresql-database
|
2023-05-29 15:56:53 +02:00 |
|
Favouris
|
9223957931
|
Rename MCRevive6.js to MCrevive6.js
|
2023-05-14 19:17:38 +08:00 |
|
Favouris
|
5cddb7f2b6
|
Rename MCRevive5.js to MCrevive5.js
|
2023-05-14 19:17:25 +08:00 |
|
Favouris
|
08e7a3af16
|
Rename MCRevive4.js to MCrevive4.js
|
2023-05-14 19:17:15 +08:00 |
|
Favouris
|
1416cd432d
|
Rename MCRevive3.js to MCrevive3.js
|
2023-05-14 19:17:03 +08:00 |
|
Favouris
|
2d6cf07a65
|
Rename MCRevive2.js to MCrevive2.js
|
2023-05-14 19:16:51 +08:00 |
|
Favouris
|
0b73d6112a
|
Rename MCRevive1.js to MCrevive1.js
|
2023-05-14 19:16:40 +08:00 |
|
P0nk
|
785f74ed21
|
Fix HelpCommand not working without static CommandsExecutor
|
2023-03-31 07:59:43 +02:00 |
|
P0nk
|
705efb4340
|
Remove access to shops from scripts
|
2023-03-29 20:38:34 +02:00 |
|
P0nk
|
ec1450cec1
|
Rewrite Mo NPC script to be GMS-like
|
2023-03-29 19:54:59 +02:00 |
|
P0nk
|
290bf78db3
|
Notes about difficulties of DI for scripts
|
2023-03-18 16:04:01 +01:00 |
|
P0nk
|
02c1fe46f3
|
Remove custom shops
These custom shops we introduced in HeavenMS.
2082014 - Asia selling scrolls
9201101 - T-1337 selling special potions
|
2023-03-18 15:14:00 +01:00 |
|
P0nk
|
7315dd80fc
|
Remove redundant scripts for Ariant weapon & armor merchants
|
2023-03-18 15:08:06 +01:00 |
|
P0nk
|
f267b1fc0b
|
Fix error summoning master guardians on CWKPQ last stage
|
2022-10-16 12:30:01 +02:00 |
|
Ponk
|
c1fbf2c18c
|
Merge pull request #134 from cpurules/feature/quest-3239-rework
Rework quest 3239: The Missing Mechanical Parts
|
2022-09-29 20:00:39 +02:00 |
|
Charlie Unfricht
|
991873dcbe
|
Update ritual stone reactor script (see PR 135 discussion)
|
2022-09-23 17:32:34 -04:00 |
|
Ponk
|
18fe7b9906
|
Merge pull request #138 from cpurules/bugfix/pet-quests
Fix reported bugs in pet quests
|
2022-09-22 07:23:11 +02:00 |
|
Ponk
|
a350d58065
|
Merge pull request #135 from cpurules/bugfix/lowb-reactor
Add handler for Land of Wild Boar's ritual stones
|
2022-09-22 07:19:49 +02:00 |
|
Charlie Unfricht
|
f34e271b6d
|
Complete quest after pet evolves (repeatable)
|
2022-09-21 21:54:57 -04:00 |
|
Charlie Unfricht
|
a9715a694c
|
Complete quest on successful evolution
|
2022-09-21 21:40:42 -04:00 |
|
Charlie Unfricht
|
c0d6917721
|
Fix bug in Pet's Re-Evolution quest
|
2022-09-21 21:37:14 -04:00 |
|
Charlie Unfricht
|
08edd8595f
|
Update closeness --> tameness
|
2022-09-21 21:36:41 -04:00 |
|
Charlie Unfricht
|
79f19331f4
|
Add reactor script for Land of Wild Boar's ritual stones
|
2022-09-21 17:56:56 -04:00 |
|
P0nk
|
1a28fc98ac
|
Commit to "tameness" name over "closeness" for pets, fix scripts
|
2022-09-15 17:12:21 +02:00 |
|
P0nk
|
958286e078
|
Make Riche text MSEA-like (at least)
MSEA text is likely not the same as GMS text, but it's better than making things up.
|
2022-08-31 22:04:58 +02:00 |
|
P0nk
|
ea76880b7f
|
Use act() in reactor scripts where possible, provide empty act() otherwise
"function hit()" has triggered on each reactor hit,
while "function act()" is only triggered once it's destroyed or reached an end state
|
2022-08-31 21:34:49 +02:00 |
|
P0nk
|
7d28e00e4f
|
Make Riche killable after destroying the reactor
|
2022-08-29 23:32:59 +02:00 |
|
P0nk
|
0118844c2e
|
Make Scholar Ghost killable after triggering the reactor
|
2022-08-29 23:05:25 +02:00 |
|
P0nk
|
8c418f197a
|
Make Rurumo killable after triggering the reactor
|
2022-08-29 22:53:29 +02:00 |
|
P0nk
|
7fa677d766
|
Fix act for scripts that reset to initial state after some time
|
2022-08-29 22:46:46 +02:00 |
|
P0nk
|
17ae269cc9
|
Make Security Camera killable after talking to control device
|
2022-08-29 22:04:07 +02:00 |
|
P0nk
|
535b6c3e8e
|
Make Deet and Roi killable after talking to magic pentagram
|
2022-08-29 21:58:58 +02:00 |
|
P0nk
|
f1d0cb6b4d
|
Make Shade killable after talking to lamp post
|
2022-08-29 21:42:57 +02:00 |
|
P0nk
|
7fffd0bb64
|
Make Snow Witch killable after reactor activation
|
2022-08-29 21:20:51 +02:00 |
|
Charlie Unfricht
|
a67666af62
|
Set Mechanical Parts as event exclusive item for removal on exit
|
2022-08-26 01:27:12 -04:00 |
|
Charlie Unfricht
|
2ed69407de
|
Add instanced event handling
|
2022-08-26 01:20:57 -04:00 |
|
Charlie Unfricht
|
6e578a71a1
|
Add default portal handler script for exit room
|
2022-08-26 00:38:30 -04:00 |
|
Charlie Unfricht
|
bdc0756655
|
Dispose base NPC dialogue
|
2022-08-26 00:36:04 -04:00 |
|
Charlie Unfricht
|
2d4f3eac49
|
Add missing Helios Tower Library map for Ludus Lake Explorer
|
2022-08-19 09:38:30 -04:00 |
|
Ponk
|
677a956b25
|
Merge pull request #102 from cpurules/bugfix/magatia-quests
Fix broken Magatia quests
|
2022-08-17 20:55:25 +02:00 |
|
Charlie Unfricht
|
4d73416952
|
Add NPC handling for quest 3322
|
2022-08-17 03:49:34 -04:00 |
|
Charlie Unfricht
|
871c8a4477
|
Update NPC handling for quest 3311
|
2022-08-17 03:31:30 -04:00 |
|
Charlie Unfricht
|
9592b8323f
|
Update Desk NPC to not require double click
|
2022-08-17 02:38:32 -04:00 |
|
Charlie Unfricht
|
d8e47287b0
|
Grammar fix
|
2022-08-17 01:52:26 -04:00 |
|
Charlie Unfricht
|
b9487dd95c
|
.length() -> .length
|
2022-08-17 01:33:02 -04:00 |
|
Ponk
|
2e55deebc9
|
Merge pull request #100 from cpurules/bug/phil-town-descriptions
Fix Phil's town descriptions for Ellinia/Henesys
|
2022-08-16 13:16:36 +02:00 |
|
Charlie Unfricht
|
098a52b485
|
Swap Ellinia and Henesys so descriptions are aligned
|
2022-08-16 02:53:55 -04:00 |
|
Charlie Unfricht
|
cd706c544b
|
Fix bug where non-200 capped classes can't rebirth
|
2022-08-16 02:17:49 -04:00 |
|