[PR #3] [MERGED] respawnspeed (originally spawnchance) renamed & added to UI #3

Closed
opened 2025-10-27 18:43:44 +01:00 by OMGeeky · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AndorsTrailRelease/ATCS/pull/3
Author: @OMGeeky
Created: 8/30/2023
Status: Merged
Merged: 8/31/2023
Merged by: @NutAndor

Base: v0.6.19Head: spawnchance


📝 Commits (4)

  • 862f4b7 respawnspeed (originally spawnchance) renamed & added to UI
  • b638c31 update latest
  • 2339a93 respawnspeed (originally spawnchance) renamed & added to UI
  • 0ef703d Merge remote-tracking branch 'omgeeky/spawnchance' into spawnchance

📊 Changes

4 files changed (+2869 additions, -2864 deletions)

View changed files

📝 packaging/Windows/ATCS_Installer.nsi (+1 -1)
📝 src/com/gpl/rpg/atcontentstudio/ATContentStudio.java (+227 -227)
📝 src/com/gpl/rpg/atcontentstudio/model/maps/SpawnArea.java (+5 -6)
📝 src/com/gpl/rpg/atcontentstudio/ui/map/TMXMapEditor.java (+2636 -2630)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AndorsTrailRelease/ATCS/pull/3 **Author:** [@OMGeeky](https://github.com/OMGeeky) **Created:** 8/30/2023 **Status:** ✅ Merged **Merged:** 8/31/2023 **Merged by:** [@NutAndor](https://github.com/NutAndor) **Base:** `v0.6.19` ← **Head:** `spawnchance` --- ### 📝 Commits (4) - [`862f4b7`](https://github.com/AndorsTrailRelease/ATCS/commit/862f4b7366ce98096b0c3d59cca2e119984e8460) respawnspeed (originally spawnchance) renamed & added to UI - [`b638c31`](https://github.com/AndorsTrailRelease/ATCS/commit/b638c31ebee29cf1a11d2739fe2e9d24e466d6d4) update latest - [`2339a93`](https://github.com/AndorsTrailRelease/ATCS/commit/2339a9307c2f605709f78478e1f2071c55b0bbc8) respawnspeed (originally spawnchance) renamed & added to UI - [`0ef703d`](https://github.com/AndorsTrailRelease/ATCS/commit/0ef703d82e33745e0e64466c32e4d3e5dcbaa4ec) Merge remote-tracking branch 'omgeeky/spawnchance' into spawnchance ### 📊 Changes **4 files changed** (+2869 additions, -2864 deletions) <details> <summary>View changed files</summary> 📝 `packaging/Windows/ATCS_Installer.nsi` (+1 -1) 📝 `src/com/gpl/rpg/atcontentstudio/ATContentStudio.java` (+227 -227) 📝 `src/com/gpl/rpg/atcontentstudio/model/maps/SpawnArea.java` (+5 -6) 📝 `src/com/gpl/rpg/atcontentstudio/ui/map/TMXMapEditor.java` (+2636 -2630) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OMGeeky added the
pull-request
label 2025-10-27 18:43:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AndorsTrailRelease/archived-ATCS#3
No description provided.