Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Conversation

@Jhobean
Copy link
Member

@Jhobean Jhobean commented Nov 10, 2024

No description provided.

Jhobean and others added 30 commits September 25, 2024 10:15
- Fixed: LIST.ADD ignoring quoted arguments (Issue #1247).
- Fixed: FOOD and MAXFOOD not being stored in the worldsave file (Issue
#1289).
- Added: CURFOLLOWER.CHARCOUNT, to return the raw number of characters
you own/that are following you. Plain CURFOLLOWER returns the current
total FOLLOWERSLOTS you own.
- Changed: removed CURFOLLOWER.DEL and CURFOLLOWER.DELETE in favor of
the more specific:
  CURFOLLOWER.DELUID: The same as .DEL/DELETE, just removed the pet via
its UID.
  CURFOLLOWER.DELINDEX: Removes the pet via its id in the (cur)follower
list for that owner.
- Added: spells with SPELLFLAG_SUMMON now accept
LOCAL.FollowerSlotsOverride in the triggers @success and @SpellSuccess.
Default value (do not override): -1.
Added different macros, instead of using _MSC_VER. This one is added
even when Clang with MSVC runtime, so it's not viable to check if we're
compiling with MSVC.
…r 1 as a return value.

Fixed regression for FOLLOWERSLOTS.
…rcase some macros, converted some strcpy to safer variants.
@Jhobean Jhobean added this pull request to the merge queue Nov 10, 2024
github-merge-queue bot pushed a commit that referenced this pull request Nov 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to Branch Protection failures Nov 10, 2024
You're not authorized to push to this branch. Visit "About protected branches" for more information.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants