Skip to content

v1.0.0-beta.2

Compare
Choose a tag to compare
@kkafar kkafar released this 07 Jun 11:57
· 15 commits to master since this release
d70f7ec

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