Trevor Troxel
271dddf69e
Add files via upload
...
UML Diagrams
2022-01-30 10:27:34 -08:00
Luke Gebbink
6c9d371734
Merge branch 'master' of https://github.com/RPG-Research/bcirpg
2022-01-28 21:00:14 -07:00
Luke Gebbink
ace9ebfafb
Cleaned out junk files from the project
2022-01-28 21:00:12 -07:00
MacDugRPG
57bece632b
Merge branch 'master' of https://github.com/RPG-Research/bcirpg
2022-01-23 15:18:17 -05:00
MacDugRPG
571ebf705c
Adds history paging
...
This adds tab+enter based history paging to go with tab+enter -based navigation.
Code needs cleanup before any kind of merging, but functions.
2022-01-23 15:18:08 -05:00
Luke Gebbink
56d16aabd5
Pushed changes, Tabbing works; needs UI Polish
2022-01-23 12:46:53 -07:00
Luke Gebbink
be8d1addee
Pushed Changes
2022-01-16 13:00:25 -07:00
Luke Gebbink
84ff2a453f
Added Die roller to Die.gd
2022-01-16 11:45:37 -07:00
Luke Gebbink
de708954cf
Mades some changes to my die roller class, and fixed a few typos.
2022-01-09 13:01:00 -07:00
darioGerussi
a1d06ff13f
Uploaded 2nd version of Start Game Menu
...
Uploaded my 2nd try at the Start Game Menu. Major cosmetic overhaul. No functionality, though. All functionality (use of buttons) is in my first Start Game Menu file.
2022-01-03 18:18:22 -06:00
MacDugRPG
7b1c70552c
Updates through 1/2/22: adds capacity to link rooms, update options and text
...
Updates from recent weeks -- this is under 'Main Menu' but includes updates that allow for moving between rooms.
2022-01-02 15:52:54 -05:00
Luke Gebbink
2d2e65d8ae
Made some changes, modded a datetime object, and started defining some parent classes.
2022-01-02 12:56:55 -07:00
Luke Gebbink
98bb5209e3
Added some temporary files for our databases; as well as fleshing out the UI a bit more; with Doug's advice.
2021-11-21 12:58:58 -07:00
Hawke
3c3360e8dc
Update README.md
...
Updated scope segments, cross-platform summary, etc.
2021-11-16 15:50:30 -08:00
Hawke
51062b1c3b
Update README.md
...
updated phase 3 that we started work on some of the GUI tools August 2021.
2021-11-16 15:43:19 -08:00
Hawke
862c8b3019
Update README.md
2021-11-16 15:36:46 -08:00
Hawke
6fc3c28803
Update README.md
...
More updates to the README formatting and content.
2021-11-16 15:33:45 -08:00
Hawke
3ca4c0c9a1
Update README.md
2021-11-16 15:27:38 -08:00
Hawke
229b55dbfd
Update README.md
...
Explanation of the project added to the README.md. Once we're ready to provide information on how to start and play the game, we will be sure to do so. Will also update the phases information as appropriate.
2021-11-16 15:26:15 -08:00
Hawke
e6da43ead3
Update README.md
...
testing updating the README.md via web interface in github.... - Hawke
2021-11-16 15:19:32 -08:00
MacDugRPG
d6669733f1
Adds game section to menu
...
Adds the game UI (temp) , same for New and Load, that takes user option (temp), outputs response (temp) and scrolls to the bottom.
2021-11-14 16:27:25 -05:00
Luke Gebbink
292a4c0871
Created the basic hook for the SQLite Database. Also need my eyes checked lol.
2021-11-14 12:43:53 -07:00
darioGerussi
770abfa3df
Created Player character creation flowchart
...
Used the ModGod character creation flowchart as a base model to create the Player version
2021-11-07 13:00:49 -06:00
bakhtaward
10a91bc9f4
Merge branch 'master' of https://github.com/RPG-Research/erpg
2021-11-07 12:40:10 -05:00
bakhtaward
ec03f9e47a
Create project_ilmatar_phase2_usecase_character_creation_20211031.drawio
...
Character creation use case
2021-11-07 12:40:03 -05:00
MacDugRPG
b47fd093f1
Settings saving: updates started 10/24 and concluded 10/31
...
Saves player settings test values to JSON (.sav file) when clicked in Settings menu, and loads them in at launch.
2021-10-31 15:06:30 -04:00
Luke Gebbink
9af7a0543d
Working On Character Creation Flowchart
2021-10-31 12:18:21 -06:00
Luke Gebbink
a3cc132b4c
Added DB Browser and a basic SQLite DB for the project
2021-10-24 12:17:33 -06:00
bakhtaward
1aba624c6c
Added more to the menu
2021-10-17 16:27:38 -04:00
darioGerussi
797006ced9
Reorganized Godot folder; uploaded my Main Menu version
...
Combined all Godot uploads from everyone into one folder (MainMenu) within a new folder for Godot files (Godot).
Uploaded my first draft version of the Main Menu file.
2021-10-17 13:19:21 -05:00
MacDugRPG
d175526b7e
Game UI
...
First work on game UI following flowcharts
2021-10-10 15:09:43 -04:00
bakhtaward
da0689854e
Started working on save/load
2021-10-03 15:06:16 -04:00
Luke Gebbink
8eacdf1654
Ran into problems with saveing and loading of data. Need to decide how we are going to do the data storage.
2021-10-03 13:00:39 -06:00
bakhtaward
48ceaf73c3
start game
2021-09-26 20:15:52 -04:00
Luke Gebbink
02810ce38c
Added demo project to show how we can make our start game work.
2021-09-26 12:55:48 -06:00
Luke Gebbink
f4200838bc
Pushed for todays UML drafting session
2021-09-19 12:51:05 -06:00
darioGerussi
ab950ad625
Upload first class diagram
...
Mapped out the fundamental classes for starting and playing a game
2021-09-12 14:11:02 -05:00
Luke Gebbink
1345b8d6ab
Made some changes: Got kind of lost on the UML for our games flow
2021-08-29 13:01:51 -06:00
Luke Gebbink
b56871748d
Update for the dilaog use case
2021-08-29 11:47:40 -06:00
darioGerussi
02fd5f99ff
Merge branch 'master' of https://github.com/RPG-Research/erpg
2021-08-22 14:11:20 -05:00
darioGerussi
f819fac529
Create poject_ilmatar_phase2_wireframeDialogue_useCase_20210822.drawio
...
The 1st use case for the dialogue wireframe
2021-08-22 14:11:16 -05:00
bakhtaward
34f23fb562
Create project_ilmatar_phase2_flowchart_dialogue_20210822.drawio
2021-08-22 14:32:04 -04:00
Trevor Troxel
41d544c51f
Dialouge Wireframe
2021-08-22 10:58:10 -07:00
bakhtaward
93bbf59d67
Create project_ilmatar_phase2_flowchart_events_riskFactors_sceneChanges_20210815.drawio
2021-08-15 14:57:43 -04:00
Luke Gebbink
6902d1960c
Added the new flowchart for today
2021-08-15 12:29:22 -06:00
Trevor Troxel
dbdb8cb04f
Special Abilities wireframe
2021-08-15 10:48:58 -07:00
Trevor Troxel
332908b9c0
Open D6 Flowchart
2021-08-15 10:13:14 -07:00
bakhtaward
dc18593666
Create project_ilmatar_phase2_flowchart_specialAbilities_20210808.drawio
2021-08-09 13:30:03 -04:00
darioGerussi
1f833fb087
Create project_ilmatar_phase2_wireFrame_grammar_20210808.drawio
...
Needs to be added to item creation
2021-08-08 13:54:36 -05:00
MacDugRPG
46b8eea183
Genre substitution wireframe
...
Adds wireframe for genre substitution, folder under wireframe for modgodTools, and moves over wireframe for modgodtoolset.
2021-08-08 14:29:50 -04:00