-
-
Couldn't load subscription status.
- Fork 314
feat: prey creatures html #1380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…scroll-for-prey-list Implement lazy loading for prey list selection
fix: select by index not type id
…-slot-in-module Avoid reloading prey module on confirmation dialogs
…-slot-type-changes Reset prey slot state on type changes
…remove-history-when-slot-type-changes
…-slot-type-changes 2025 10 17/remove history when slot type changes
…er-resource-handling Ensure prey events refresh resource validation
|
| end | ||
|
|
||
| function PreyController:onGameStart() | ||
| if g_game.getClientVersion() >= 1149 then |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| if g_game.getClientVersion() >= 1149 then | |
| if g_game.getFeature(GamePrey) then |




Description
Migrating the Prey window from OTUI to HTML
Summary
Behavior
Actual
2025-10-17.15-17-09.mp4
Type of change
Checklist