Skip to content
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

Fix poseidon #3912

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Fix poseidon #3912

wants to merge 8 commits into from

Conversation

ya4ept
Copy link
Contributor

@ya4ept ya4ept commented Dec 22, 2024

Replaced "confirm_load" with "send_load_confirm" (Unlock Keyboard Package)

Added new parameter to Poseidon config

  • added new parameter to Poseidon config "debugPacket_exclude" - useful for suppressing sync packets
  • fixed the vivification error

Fixed the vivification error

Change logging:

  1. "Ragnarok Online" replaced by "Poseidon RO server"
  2. "Query server" replaced by "Poseidon Query server"
  3. "PoseidonServer" replaced by "Poseidon Query server"
  4. "RagnarokServer" replaced by "Poseinon RO server"
  5. Added arrows indicating the direction of the request

image

- added new parameter to Poseidon config "debugPacket_exclude" - useful for suppressing sync packets
- fixed the vivification error
1) "Ragnarok Online" replaced by "Poseidon RO server"
2) "Query server" replaced by "Poseidon Query server"
3) "PoseidonServer" replaced by "Poseidon Query server"
4) "RagnarokServer" replaced by "Poseinon RO server"
5) Added arrows indicating the direction of the request
1) Now in Developer Mode the following items appear in the inventory: 10x Red Potion, 10x Jellopy, +5 Novice Knife

2) Currently only items_stackable_type = 7 and items_nonstackable_type = 8 is supported.

New parameters "items_stackable_type" and "items_nonstackable_type" have been added to the servertypes.txt file.
@ya4ept
Copy link
Contributor Author

ya4ept commented Dec 23, 2024

image
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant