Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 2.0.2
Date: 2025-08-15
Changes:
- This mod now respects other mods gui elements and does not touch them.
Version: 2.0.1
Date: 2024-10-31
Added:
- Added mod gui style support.
Version: 2.0.0
Date: 2024-10-31
Added:
- Updated for 2.0 and added support for SA.
- Added hotkey to cast spells (CTRL+E).
- Added more spells. (mining drones, defender drones)
Version: 1.0.18
Date: 2024-08-23
Change:
- Fixed an issue with global xp pool reward.
Version: 1.0.17
Date: 2023-10-04
Change:
- Spelling correction - gui label
Version: 1.0.16
Date: 2023-10-04
Change:
- Fixed that RPG caused/broke other mods GUI.
- Added a toggle option for each modifier in RPG settings.
Version: 1.0.15
Date: 2023-05-30
Change:
- Added more remote interfaces and updated the module.
- Added more details on how to add new spells.
Version: 1.0.14
Date: 2022-07-18
Change:
- Fixed that some mods cleared player modifiers.
Version: 1.0.13
Date: 2022-07-06
Change:
- Added support for mod-gui for the top button. Changeable via the games mod settings.
- Added support for multiple surface. This means that the mod supports SE and other multi-surface mods.
Version: 1.0.12
Date: 2022-06-30
Change:
- Fixed a rare bug where the value points_left was missing from the player table.
Version: 1.0.11
Date: 2022-06-03
Change:
- Fix broken changelog in game.
Version: 1.0.10
Date: 2022-06-03
Change:
- Fixed an issue where player modifiers table was missing.
Version: 1.0.9
Date: 2022-06-03
Change:
- Fixed an issue where if you migrate to a newer version of RPG it would fail and make the buttons ingame non-clickable.
Version: 1.0.8
Date: 2022-05-18
Change:
- Fixed wrong version on changelog.
Version: 1.0.7
Date: 2022-05-18
Change:
- Added remote call:
- /c remote.call("RPG", "rpg_reset_player", "%playername")
- Resets a given player.
- /c remote.call("RPG", "give_xp", 1337)
- Gives XP to all connected players.
- /c remote.call("RPG", "gain_xp", "Gerkiz", 1337)
- Gives XP to a given connected player.
- Fixed an issue where if you loaded this mod after a world was created then player modifiers were not applied.
- Various changes and improvements.
Version: 1.0.6
Date: 2021-03-11
Change:
- Added command to view stats.
- /stats <playerName>
- Various changes and improvements.
- Added explosive bullets.
Version: 1.0.5
Date: 2020-11-24
Change:
- Added support for 1.1
Version: 1.0.4
Date: 2020-09-23
Change:
- Disabled debug mode so we don't spam the console/factorio-current.log.
Version: 1.0.3
Date: 2020-09-23
Change:
- Fixed minor issue where you leveled up but did not receive any points nor did the GUI update.
Version: 1.0.2
Date: 2020-09-12
Change:
- Minor tweaks.
Version: 1.0.1
Date: 2020-09-12
Change:
- Minor tweaks.
- Added auto-allocate of skills.
Version: 1.0.0
Date: 2020-08-04
Change:
- Initial commit.