This repository was archived by the owner on Aug 15, 2023. It is now read-only.
Releases: itzreesa/simplerpg
Releases · itzreesa/simplerpg
2.4a-stable Ota Update
It's been so long
yup
Basically
This update added update mechanism into the launcher
it's all it is to it
2.3a-stable Launcher Update
Back to life
It may not seem like a big update but it will make modding easier!
details here ( Everything since 8th May 2022 )
dotGame "builds" are whatever for me now since i simply don't care about them.
Major Changes:
- launcher: rework to allow loading custom scenarios by simply placing 2 files in a folder - 589f2de, 81232ea, 5c75d6a
- launcher: rework module installer cf334ce
Minor Changes:
- Add comments to launcher explaining almost everything - 1f20f03
2.2a-stable Ai & World Update
2 updates in a row? Third on it's way!
details here ( January 6 2021 )
From now (29.01.2022) you can download meta file for dotGame!
Major Changes:
- libbattle and entitylogic: new ai - 3826927, e4c7a79, 8461328, 3826927
- libentity: rewrite enemy class and add new enemies - 396aff5
- libmagic: add new spells,
Dirt Spell, Stone Spell and Gravel Spell- 402d2a0, 2affa16 - Add Scenarios - 4d111be
- worldcore: save seed and shop items to files - 3dbfc00
Minor Changes:
2.1a-stable Quick Fixes!
details here ( starts from December 15 2021 )
All since 2a-stable are here (stable) !
Major Changes:
2a-stable - Village Update!
0a97354 - Merge villagetest into main!
All 2a-stable changes here! (all villagetest commits)
Major Changes:
- libinput: replace getch() with msvcrt and github gist - 3866495
- libsave: save / load system - 6c6cde4
- assets/items: add item descriptions and getItemInfo(item) - dafb752
- libdraw & worldcore: add shops - 09c5567 & 29c0c81
- change default stats - 136c09b
- libdraw & worldcore: add sleep system (inn) - 5bf9314
- new_save: save generator