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

delta.lst player maximum origin raised to +-32768 unit #953

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

khanghugo
Copy link
Contributor

@khanghugo khanghugo commented Mar 2, 2024

This number is the maximum you can have in the game without any special mapping technique. Otherwise you could go up to +-100k with some techniques.

Recently people found out that they can play very big maps in 1.6. There are a few servers supporting this change already, notably Surf Gateway (surf) with lots of CSS never-able-to-be-done-before ports and Romanian Jumpers (Kreedz climbing) where I personally dump a lot of my stupidly huge maps.

For reference, CSS maps are +-16384 big.

Everything should work like the player and entities can freely move outside +-4096 range and players can spectate each other just fine. The only things not working are unforunately engine hardcodes such as temp entity or sound (not indexed by the listener).

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

Successfully merging this pull request may close these issues.

1 participant