Releases: RPG-IO/rpg-io
Releases · RPG-IO/rpg-io
v1.0.0
Description
Hurra! v1.0.0 is here!
What's Changed
- feat: allow for action tree composition by @kkafar in #93
- refact: cleanup code & fixes by @kkafar in #110
- feat: add
points-required
action condition by @kkafar in #109 - refact: remove unused classes by @kkafar in #107
- docs: update
assetPath
prop description & add examples by @kkafar in #108 - feat: Fix popup closing by @mhawryluk in #112
- feat: add possibility to set required strength for battle action by @kkafar in #113
- fix: Stop player before popup opens by @mhawryluk in #114
- feat: RPG-120 better position by @co012 in #111
- fix: various minor issues by @kkafar in #115
Full Changelog: v1.0.0-beta.3...v1.0.0
v1.0.0-beta.3
Description
State of the project in the second phase of sprint 3.
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
Description
New demo & game mechanics.
State of the project in the middle of sprint 3.
What's Changed
- Create TextPopup and TextImagePopup by @mhawryluk in #28
- Create resources doc by @mhawryluk in #29
- @co012/rpg 108 teleport action by @co012 in #31
- chore: Create question popup by @mhawryluk in #32
- @co012/position and bounds by @co012 in #33
- @co012/rpg 107 actions by @co012 in #35
- chore: add codeowners by @kkafar in #39
- @co012/rpg 78 game end action by @co012 in #40
- @co012/add bounds to config by @co012 in #41
- feat: Quiz action by @mhawryluk in #36
- feat: display object description by @Monatyr in #42
- feat: dialogue popup implemented by @Monatyr in #34
- chore: slightly adjust java style (checkstyle) configuration by @kkafar in #46
- feats: RPG-105, RPG-110, Teleport action, ... by @kkafar in #44
- fix: null action by @co012 in #48
- feat: Popup asset configuration by @mhawryluk in #52
- feat: demo alpha by @ksiek127 by @kkafar in #50
- feat: improve alpha demo & some fixes by @kkafar in #53
- @co012/rpg 118 on approach by @co012 in #65
- chore: add dependency on com.kkafara.rt:result-type by @kkafar in #68
- @mhawryluk/rpg 121 popup while moving bug fix by @mhawryluk in #69
- feat: reading adjacent locations for teleportation from config by @Monatyr in #70
- feat: RPG-130 added GUI config loading by @co012 in #71
- feat: RPG-129 conditional actions by @kkafar in #67
- docs: action condition configuration by @kkafar in #73
- feat: RPG-127 add
defeat-opponent
condition by @kkafar in #74 - feat: add
level-required
action condition by @kkafar in #75 - refact: remove reflection in favor of visitor pattern by @kkafar in #76
- docs: RPG-124 docs for action:
battle
by @kkafar in #77 - chore: associate action emitter with action by @kkafar in #78
- feat: allow for before & after actions configuration by @kkafar in #79
- fix: Fix initializing game from files read in the game by @mhawryluk in #81
- @zamojtel/in progress by @zamojtel in #82
- feat: Inventory improvements by @mhawryluk in #84
- feat: implement item-required with inventory! by @kkafar in #88
- chore: demo reupload with current master branch by @ksiek127 in #85
- @monatyr/rpg 57 change stats after leveling up by @Monatyr in #89
- feat: Battle reflex action overhaul by @mhawryluk in #86
- feat: deployment by @co012 in #90
- fix: demo-config-2: condition for after action for location-1 chest by @kkafar in #92
- fix: asset path resolution by @kkafar in #91
- feat: enable level-required condition by @kkafar in #94
- fix: fixes & improvements for demo by @kkafar in #96
- @kkafar/quick fixes 2 by @kkafar in #97
Full Changelog: v1.0.0-alpha.1...v1.0.0-beta.2
v1.0.0-alpha.3 (dev)
What's Changed
- Create TextPopup and TextImagePopup by @mhawryluk in #28
- Create resources doc by @mhawryluk in #29
- @co012/rpg 108 teleport action by @co012 in #31
- chore: Create question popup by @mhawryluk in #32
- @co012/position and bounds by @co012 in #33
- @co012/rpg 107 actions by @co012 in #35
- chore: add codeowners by @kkafar in #39
- @co012/rpg 78 game end action by @co012 in #40
- @co012/add bounds to config by @co012 in #41
- feat: Quiz action by @mhawryluk in #36
- feat: display object description by @Monatyr in #42
- feat: dialogue popup implemented by @Monatyr in #34
- chore: slightly adjust java style (checkstyle) configuration by @kkafar in #46
- feats: RPG-105, RPG-110, Teleport action, ... by @kkafar in #44
- fix: null action by @co012 in #48
- feat: Popup asset configuration by @mhawryluk in #52
- feat: demo alpha by @ksiek127 by @kkafar in #50
- feat: improve alpha demo & some fixes by @kkafar in #53
- @zamojtel/rpg 116 equipment by @zamojtel in #38
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.3
v1.0.0-alpha.1
State of the project at the end of sprint 1.
What's Changed
- chore: Add pull request template by @kkafar in #1
- chore: Create initial setup for Java app by @kkafar in #2
- chore: Setup JUnit by @kkafar in #7
- RPG-79 Model proposal & configuration loading by @kkafar in #6
- @co012/RPG-93 widac lokacje w okienku by @co012 in #8
- @mhawryluk/rpg 82 points earned popup by @mhawryluk in #9
- @zamojtel/rpg 90 displaying objects by @zamojtel in #11
- chore: add Java linter by @kkafar in #14
- feat: add docs for linter setup by @kkafar in #15
- BREAKING: Arch proposal by @kkafar in #13
- chore: adapt old code base to new architecture by @kkafar in #20
New Contributors
Full Changelog: https://github.com/RPG-IO/rpg-io/commits/v1.0.0-alpha.1