- Joined
- Jan 2, 2014
- Messages
- 1,787
- Reaction score
- 939
- First Language
- Chinese
- Primarily Uses
- N/A
Updates
|# 8. Fixed complete freeze upon battle end in the ctb replication mode bug |# 9. Fixed actors being inputable without action points in the atb pool mode|# 10. Fixed uncleared blocks for actors not in the party when saving bug |# 11. Fixed unison rules not being properly applied to user's methods bug |# 12. Fixed countdown freeze not freezing the countdown clock entirely bug |# 13. Fixed notetag value reevaluation not always correctly triggered bug |# 14. Further increased this script's compactness, compatibility, |# correctness, effectiveness, efficiency, flexibility, maintainability, |# modularity, readability, robustness, simplicity and user-friendliness |
Code:
# v0.04d(GMT 1400 1-8-2015): |# 1. Updated (DoubleX)ECATB Base Formula |# 2. Changed :color to :atb and %Q(%Q()) to %Q() |# 3. Added configuration :ecatb_bar_multiplayer in feature BAR |# 4. Changed configuration :ecatb_actor_hotkeys to :ecatb_battler_hotkeys |# 5. UNISON_DEFS doesn't have to include method arguments now |# 6. Battler bars displayed on their sprites can overlap with status window |# 7. Added video
|# 8. Fixed complete freeze upon battle end in the ctb replication mode bug |# 9. Fixed actors being inputable without action points in the atb pool mode|# 10. Fixed uncleared blocks for actors not in the party when saving bug |# 11. Fixed unison rules not being properly applied to user's methods bug |# 12. Fixed countdown freeze not freezing the countdown clock entirely bug |# 13. Fixed notetag value reevaluation not always correctly triggered bug |# 14. Further increased this script's compactness, compatibility, |# correctness, effectiveness, efficiency, flexibility, maintainability, |# modularity, readability, robustness, simplicity and user-friendliness |
