maps: add RustChain Checkpoint Spire arena#38
Open
gchahal1982 wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a new original Xonotic RustChain arena map for bounty #14014: RustChain Checkpoint Spire.
Deliverables:
pk3_build/maps/rustchain_checkpoint_spire.mappk3_build/maps/rustchain_checkpoint_spire.bsppk3_build/maps/rustchain_checkpoint_spire.mapinfopk3_build/maps/rustchain_checkpoint_spire.tgalevelshot, 512x384pk3_build/maps/rustchain_checkpoint_spire.README.mdpk3_build/maps/rustchain_checkpoint_spire.LICENSEtools/generate_rustchain_checkpoint_spire.pytests/test_rustchain_checkpoint_spire_map.pyDesign
Checkpoint Spire is a compact cross-flow DM/CA arena centered on a glowing checkpoint tower, four raised validation decks, stair-fed side routes, and low hash-block cover. It is distinct from the visible Mempool Vault and Antiquity Vault submissions: this map emphasizes a central vertical reward pillar with four fast re-entry routes rather than a vault-room or antiquity-hardware showcase layout.
Verification
python3 -B -m py_compile tools/generate_rustchain_checkpoint_spire.pypython3 tools/generate_rustchain_checkpoint_spire.pyERROR, noEntity in solid, and no leak/leaked markerspython3 -B -m pytest tests/test_rustchain_checkpoint_spire_map.py -q-> 3 passedpython3 -B -m pytest -q-> 48 passed, 2 skippedgit diff --check-> clean