Skip to content

Latest commit

 

History

History
104 lines (84 loc) · 5.17 KB

CHANGELOG.md

File metadata and controls

104 lines (84 loc) · 5.17 KB

Lost Dutchman Mine Change Log

0.2.4 May 19, 2024

  • Bug #178: Fix for player to be able to move in mobile version (MadejaMaciej)

  • Bug #177: Fix for menu and other parts not visible in mobile version (MadejaMaciej)

  • Bug #147: Fix for calendar's label is mis-aligned (MadejaMaciej)

  • Bug #99: Buttons and clock's dial mis-aligned (MadejaMaciej)

  • Bug #86: Fix status bar image (MadejaMaciej)

  • Enh #195: Add translation for hebrew in error orientation screen (MadejaMaciej)

  • Enh #185: Turn off mobile app by clicking button (MadejaMaciej)

  • Enh #179: Allow users to remove the game from saved game list (MadejaMaciej)

  • Enh #170: Support for Hebrew language and translations (MadejaMaciej)

  • Enh #160: Lock device orientation in desktop and web (MadejaMaciej)

  • Enh #146: Set icon for linux build (MadejaMaciej)

  • Enh #117: Set app's icon for the mobile version (MadejaMaciej)

  • Enh #64: Moving player while not changing screen background (MadejaMaciej)

0.2.3 May 5, 2024

  • Bug #171: Fix redirection to not change URL (MadejaMaciej)

  • Bug #169: Fix crawler not getting title on web version (MadejaMaciej)

  • Bug #154: Fix size of windows build (MadejaMaciej)

  • Enh #172: Bundle assets using capacitor not web (MadejaMaciej)

  • Enh #167: Extend walking functionality to use additional keys (MadejaMaciej)

  • Enh #159: Force device orientation on mobile apps to landscape (MadejaMaciej)

  • Enh #153: Specify email and homepage fields in package.json (MadejaMaciej)

  • Enh #20: Tweak mobile code to make it to work (MadejaMaciej)

0.2.2 April 21, 2024

  • Ref #151: Run linter and formatter on codebases (MadejaMaciej)

  • Bug #116: Add favicon in web version (MadejaMaciej)

  • Bug #115: Change app icon in build (MadejaMaciej)

  • Bug #111: Fix sounds on web version (MadejaMaciej)

  • Bug #85: Thermometer's value is incorrectly drawn (MechanikGamer & MadejaMaciej)

  • Bug #79: Change build properties (MadejaMaciej)

  • Enh #144: Add 512px logo for macos (MadejaMaciej)

  • Enh #136: Change lost pixelised font properties (MadejaMaciej)

  • Enh #129: Change font to Lost Pixelised Font (MadejaMaciej)

  • Enh #126: Add internal array to store items and prices (MadejaMaciej)

  • Enh #125: Add internal array to store food and tools (MadejaMaciej)

  • Enh #122: Use Electronegativity to check for holes in code (MadejaMaciej)

  • Enh #121: Use auto unpack native modules plugin to reduce loading times and disk consumption (MadejaMaciej)

  • Enh #113: Create redirect file to the game in web version (MadejaMaciej)

  • Enh #112: Change dimensions and margins (MadejaMaciej)

  • Enh #78: Linux builds (MadejaMaciej)

  • Enh #23: Implement changing city map to terrain map when reaching bands (MadejaMaciej)

  • Enh #18: Transfer code to mobile version (MadejaMaciej)

0.2.1 March 25, 2024

  • Opt #100: Optimization of player script and animation frames (MadejaMaciej)

  • Bug #98: Fix for ratio of main interface background elements (MadejaMaciej)

  • Bug #97: Fix for animation displayed on second keypress (MadejaMaciej)

  • Bug #82: Adjustments to splash screen (MadejaMaciej)

  • Bug #76: Fix Linux build not working (MadejaMaciej)

  • Bug #72: Changed application builder to eliminate squirrel errors (MadejaMaciej)

  • Enh #95: Use translation system to display text in correct language on splash screen (MadejaMaciej)

  • Enh #93: Created info box at the top of the page (MadejaMaciej)

  • Enh #84: Do not let players resize window under certain size. (MadejaMaciej)

  • Enh #83: Turn off double click. (MadejaMaciej)

  • Enh #81: Add new languages and correct old ones if code is off. (MadejaMaciej)

  • Enh #74: Facility for building multiple app versions by one command (MadejaMaciej)

  • Enh #56: Markdown renderer support for translations (MadejaMaciej)

  • Enh #54: Adjust translation system (MadejaMaciej)

  • Enh #53: Create translation file structure (MadejaMaciej)

  • Enh #50: Detect system default language (MadejaMaciej)

  • Enh #44: Change country codes to flags (MadejaMaciej)

0.0.2 March 19, 2024

  • Bug #66: Fix player moving in menu and pause screen (MadejaMaciej)

  • Bug #40: Fix player resizing with change of window height (MadejaMaciej)

  • Bug #39: Fix player moving a little bit while resizing the window of game (MadejaMaciej)

  • Enh #52: Adjusted font properties (MadejaMaciej)

  • Enh #51: Changed font to Pixelify (MadejaMaciej)

  • Enh #43: Enhanced startup screen adding version and music (MadejaMaciej)

  • Enh #30: Moving left and right in town (MadejaMaciej)

  • Enh #27: Implement initial translation system (MadejaMaciej)

  • Enh #16: Added load game possibility (MadejaMaciej)

  • Enh #15: Added save game possibility (MadejaMaciej)

0.0.1 March 10, 2024

  • Bug #8: Get rid off type errors in native app (MadejaMaciej)

  • Bug #6: Get rid off file is not a module error (MadejaMaciej)

  • Enh #26: Crop and import city assets images (MadejaMaciej)

  • Enh #25: Crop and import player animations + sort images to proper directories (MadejaMaciej)

  • Enh #24: Import map assets (MadejaMaciej)

  • Enh #22: Import Google Font (MadejaMaciej)

  • Enh #13: Loading the game + starting new game (MadejaMaciej)

  • Enh #12: Add exported images to the game (MadejaMaciej)

  • Enh #3: Setup initial React Native app (MadejaMaciej)

  • Enh #2: Setup initial React webapp (MadejaMaciej)

  • Enh #1: Setup initial electron app (MadejaMaciej)