You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- New protocol 14.05 assets. ([Tryller](https://github.com/jprzimba))
10
-
- Optimized the `onPlayerSellAllLoot` code to prevent prolonged freezes. ([Tryller](https://github.com/jprzimba))
11
10
- Add new configurable featurees in `config.lua`: `chainSystemVipOnly`, `fieldOwnershipDuration`, `bedsOnlyPremium`, `loginProtectionPeriod`, `chainSystemModifyMagic`, `logPlayersStatements`. ([Tryller](https://github.com/jprzimba))
12
11
- Added a new commands for players: `!randomoutfit`, `!spellwords`. ([Tryller](https://github.com/jprzimba))
13
12
- Moved emote spells to `kv` instead of `storage`. ([Tryller](https://github.com/jprzimba))
@@ -134,7 +133,6 @@
134
133
- Fixed V.I.P List ([Tryller](https://github.com/jprzimba)).
135
134
- Fixed damage reflection not working properly ([Tryller](https://github.com/jprzimba)).
136
135
- Fixed imbuement system when the player adds imbuement or cancels imbuement and the imbuement window is open not updating ([Tryller](https://github.com/jprzimba)).
137
-
- Optimized onPlayerSellAllLoot in npc code to avoid long freeze ([Tryller](https://github.com/jprzimba)).
138
136
- Fixed data/scripts/talkactions/player/refill.lua, now check if player has capacity to receive items. ([Tryller](https://github.com/jprzimba)).
139
137
- Fixed Loot pouch using in the Obtain method ([carlospess0a](https://github.com/carlospess0a)).
140
138
- Fixed destroy field is working inside pz ([carlospess0a](https://github.com/carlospess0a)).
0 commit comments