mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
Phase1
Phase2
Databases
Flowcharts
Godot ===(Game Code)===
DiceRoller
Experiments
Import Character
MainMenu
Multiplayer
NewGame
Doug
bcirpg_newGame_20220227A
.import
_toArchive
assets
gamePlay
globalScripts
PlayerCharacter.gd
gameCurrent.gd
history.gd
historyScreensTemplate.gd
playerCharacterTemplate.gd
screens
userInterface
Control.tscn
README.txt
default_env.tres
icon.png
icon.png.import
project.godot
Settings
Themes
Godot_Toolset
Storyboards
UML Diagrams
Wireframes
LICENSE
README.md
Adds back saving to the history array, and the history page accessible from Game-->More Options. Includes history paging, which iterates through history. Does not yet display the current history page.