[PR #13] [MERGED] Added field for Sprite Flip Chance #13

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

📋 Pull Request Information

Original PR: https://github.com/AndorsTrailRelease/ATCS/pull/13
Author: @RaphiHD
Created: 9/4/2025
Status: Merged
Merged: 10/3/2025
Merged by: @NutAndor

Base: masterHead: spriteFlipChance


📝 Commits (2)

  • bad86ee Add Sprite Flip Chance Field to NPCEditor.java
  • f93d865 Add spriteFlipChance as attribute in NPC.java

📊 Changes

2 files changed (+8 additions, -0 deletions)

View changed files

📝 src/com/gpl/rpg/atcontentstudio/model/gamedata/NPC.java (+4 -0)
📝 src/com/gpl/rpg/atcontentstudio/ui/gamedataeditors/NPCEditor.java (+4 -0)

📄 Description

Just in case this functionality is approved for Andors Trail.

This pull request was put together rather hastily, so please double check that everything works. I might have overlooked stuff.


🔄 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/13 **Author:** [@RaphiHD](https://github.com/RaphiHD) **Created:** 9/4/2025 **Status:** ✅ Merged **Merged:** 10/3/2025 **Merged by:** [@NutAndor](https://github.com/NutAndor) **Base:** `master` ← **Head:** `spriteFlipChance` --- ### 📝 Commits (2) - [`bad86ee`](https://github.com/AndorsTrailRelease/ATCS/commit/bad86eec93d76fdc48512c21f7be111d7223232a) Add Sprite Flip Chance Field to NPCEditor.java - [`f93d865`](https://github.com/AndorsTrailRelease/ATCS/commit/f93d865da735a719dd9a9e16435b4d73f2bddbfe) Add spriteFlipChance as attribute in NPC.java ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/com/gpl/rpg/atcontentstudio/model/gamedata/NPC.java` (+4 -0) 📝 `src/com/gpl/rpg/atcontentstudio/ui/gamedataeditors/NPCEditor.java` (+4 -0) </details> ### 📄 Description Just in case this functionality is approved for Andors Trail. This pull request was put together rather hastily, so please double check that everything works. I might have overlooked stuff. --- <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:46 +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#13
No description provided.