{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":219895823,"defaultBranch":"master","name":"bcirpg","ownerLogin":"RPG-Research","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-11-06T02:34:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/75048669?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710094905.0","currentOid":""},"activityList":{"items":[{"before":"80106c75073665445ab1ab9c9af6696fe49d66ef","after":"2bec1d3c2834e5606b26c0f982eec48fa44e3a3c","ref":"refs/heads/master","pushedAt":"2024-06-23T21:16:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MacDugRPG","name":null,"path":"/MacDugRPG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57243055?s=80&v=4"},"commit":{"message":"Updates MVP Game Code for Game System Substitution (CONT'D, 2)\n\nContinues updating MVP Game Code for Game System Substitution:\n\t1. Adds BCI-RPG Backend Percentile stats and outputs to singleton\n\t2. Further starts building out the GSP_Lookup\n\t3. Adds shell for the openD6 conversion global script","shortMessageHtmlLink":"Updates MVP Game Code for Game System Substitution (CONT'D, 2)"}},{"before":"4362a0bd754aa61c7fc6563a7c5ce3378faf791d","after":"80106c75073665445ab1ab9c9af6696fe49d66ef","ref":"refs/heads/master","pushedAt":"2024-06-23T19:29:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MacDugRPG","name":null,"path":"/MacDugRPG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57243055?s=80&v=4"},"commit":{"message":"Updates MVP Game Code for Game System Substitution\n\nBegan updating MVP Game Code for Game System Substitution:\n\t1. Added GSP JSON library for testing purposes\n\t2. GSP Lookups global script mod to read these for settings selection\n\t3. Added game selection to settings template and menu, input, and output","shortMessageHtmlLink":"Updates MVP Game Code for Game System Substitution"}},{"before":"96b67dc6dc6168d596c9db7fa5b18983fff1547a","after":"4362a0bd754aa61c7fc6563a7c5ce3378faf791d","ref":"refs/heads/master","pushedAt":"2024-06-19T19:39:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MacDugRPG","name":null,"path":"/MacDugRPG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57243055?s=80&v=4"},"commit":{"message":"Updates MVP Game Code for Genre Substition (CONT'D, 3)\n\nFinishes updating MVP Game Code for Genre Substitution:\n\t1. Adds protection for invalid/unfound flagged word placement by genre (ignores now if not found in library)\n\t2. Adds genre options to our JSON test library\n\t3. Pulls the available genre options from our library via GAL code now for settings selection. (Note that fantasy is hard-coded in-game as the baseline, default genre option, and as such would always be available.)","shortMessageHtmlLink":"Updates MVP Game Code for Genre Substition (CONT'D, 3)"}},{"before":"1da34f19fd16a83fd6a6b6e15e1086d9a2ba2505","after":"96b67dc6dc6168d596c9db7fa5b18983fff1547a","ref":"refs/heads/master","pushedAt":"2024-06-19T19:33:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MacDugRPG","name":null,"path":"/MacDugRPG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57243055?s=80&v=4"},"commit":{"message":"Updates Phase 2 game documentation for status through 6/19\n\nAdds modified doc with updated progress and needed changes for working document through 6/19, both *.doc and *.rtf for open source","shortMessageHtmlLink":"Updates Phase 2 game documentation for status through 6/19"}},{"before":"0b4627987ffea4c04bc252a713531160d3c20280","after":"1da34f19fd16a83fd6a6b6e15e1086d9a2ba2505","ref":"refs/heads/master","pushedAt":"2024-06-09T19:21:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MacDugRPG","name":null,"path":"/MacDugRPG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57243055?s=80&v=4"},"commit":{"message":"Updates MVP Game Code for Genre Substition (CONT'D, 2)\n\nContinues updating MVP Game Code for Genre Substitution:\n\t1. Created enum in player settings template for options, and saved value\n\t2. Updated player settings menu UI for optionButton for genre selection\n\t3. Updated player settings menu script for optionButton, getting from enum/saving to settings file\n\t4. Updated more boat/hatch refs for testing\n\t5. Updated game code to also fix for flags in options","shortMessageHtmlLink":"Updates MVP Game Code for Genre Substition (CONT'D, 2)"}},{"before":"bf923a193564acf3ce4c7b8382721f3ee542e8b5","after":"0b4627987ffea4c04bc252a713531160d3c20280","ref":"refs/heads/master","pushedAt":"2024-06-02T19:52:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MacDugRPG","name":null,"path":"/MacDugRPG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57243055?s=80&v=4"},"commit":{"message":"Updates MVP Game Code for Genre Substition\n\nThis update adds the following:\n\n1. Global scripts for GAL_Lookups and GSP_Lookups (placeholder)\n2. JSON GAL_test in the _userFiles as a temporary library for implementation, with some words to replace in multiple genres\n3. Flagged test words in the source XML for testing\n4. Updates to the game code to check for generics flag (currently **/word**), and if found, to replace from GAL_test dictionary.\n\nNOTE: this works as designed for location descriptions. Still needed: calling this for the options, and handling words flagged but not found in the dictionary. GSP code not yet implemented.","shortMessageHtmlLink":"Updates MVP Game Code for Genre Substition"}},{"before":"3841dc1199e2d25eb001c72c3c8d2191d53d2437","after":"bf923a193564acf3ce4c7b8382721f3ee542e8b5","ref":"refs/heads/master","pushedAt":"2024-05-19T21:13:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MacDugRPG","name":null,"path":"/MacDugRPG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57243055?s=80&v=4"},"commit":{"message":"Updates Phase 2 game updates working document (marked updates)\n\nUpdates to the working document for additional, completed steps.","shortMessageHtmlLink":"Updates Phase 2 game updates working document (marked updates)"}},{"before":"a1cae5855a8876256adbbbcba703a55a1ad582a8","after":"3841dc1199e2d25eb001c72c3c8d2191d53d2437","ref":"refs/heads/master","pushedAt":"2024-05-19T20:53:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MacDugRPG","name":null,"path":"/MacDugRPG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57243055?s=80&v=4"},"commit":{"message":" Updates MVP Game Code for Player Singleton Updates\n\nThis update creates a merged MVP Game Code incorporating Luke's player updates. Also:\n\n1. Makes modifications to the import character options, working from this set singleton\n2. Adjusts game code to call print of character stats for the character panel output\n3. Adds demo csv to the _userFiles\n\nNOTE: csvs made in this process use an initial line with headers, and a following line with matching values. Code modifications assume this format and work (at this point) from hard-coded character values. We'll need to add the abstraction layer on top of this for variable game display.","shortMessageHtmlLink":" Updates MVP Game Code for Player Singleton Updates"}},{"before":"74576a1de3ad6c16b04b2437ce4beb6c6d8a2cfd","after":"a1cae5855a8876256adbbbcba703a55a1ad582a8","ref":"refs/heads/master","pushedAt":"2024-05-19T18:58:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PersonGuyGit","name":"Luke G.","path":"/PersonGuyGit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48702026?s=80&v=4"},"commit":{"message":"Reworked some changes for the Client and Server side of the project. Looking into finding a differnt project to work off of.","shortMessageHtmlLink":"Reworked some changes for the Client and Server side of the project. …"}},{"before":"5305fe029041168aa49c4475b492ee4537a06ceb","after":"74576a1de3ad6c16b04b2437ce4beb6c6d8a2cfd","ref":"refs/heads/master","pushedAt":"2024-05-19T17:03:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"PersonGuyGit","name":"Luke G.","path":"/PersonGuyGit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48702026?s=80&v=4"},"commit":{"message":"Git push","shortMessageHtmlLink":"Git push"}},{"before":"b23e6715bb1f1724e72e4401289a117f4ea1e779","after":"5305fe029041168aa49c4475b492ee4537a06ceb","ref":"refs/heads/master","pushedAt":"2024-05-19T15:56:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MacDugRPG","name":null,"path":"/MacDugRPG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57243055?s=80&v=4"},"commit":{"message":"Updates Phase 2 game updates working document\n\nUpdates to the working document for completed steps. Adds rtf version, since Word was balking at letting me create odt.","shortMessageHtmlLink":"Updates Phase 2 game updates working document"}},{"before":"80f3903729898fefaadae49f285e52f5f98765b8","after":"b23e6715bb1f1724e72e4401289a117f4ea1e779","ref":"refs/heads/master","pushedAt":"2024-05-05T19:44:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MacDugRPG","name":null,"path":"/MacDugRPG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57243055?s=80&v=4"},"commit":{"message":"Updates MVP Game Code for Location Hierarchy (Cont'D 2)\n\nMakes the following changes:\n\n1. Updates the Demo003 XML to add additional test regions, locations, and spaces, and adds start tag\n2. Adds boolean start flag to the Locale object\n3. Several game code changes made to find and use the start tag, and handle action commands for changing location by looking up the location through the hierarchy.","shortMessageHtmlLink":"Updates MVP Game Code for Location Hierarchy (Cont'D 2)"}},{"before":"daa4b0c6a225bff22dc0b48da5fabff9468d86c4","after":"80f3903729898fefaadae49f285e52f5f98765b8","ref":"refs/heads/master","pushedAt":"2024-05-05T19:02:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"suuuhwankim","name":"Suhwan Kim","path":"/suuuhwankim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56431890?s=80&v=4"},"commit":{"message":"Working on the demo to make load system ( Cont'D)\n\nadd file Dialog to load the csv files","shortMessageHtmlLink":"Working on the demo to make load system ( Cont'D)"}},{"before":"368fdd3fd07aee6b660fbbcc574ae485313564de","after":"daa4b0c6a225bff22dc0b48da5fabff9468d86c4","ref":"refs/heads/master","pushedAt":"2024-04-28T19:03:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MacDugRPG","name":null,"path":"/MacDugRPG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57243055?s=80&v=4"},"commit":{"message":"Updates MVP Game Code for Location Hierarchy (Cont'D)\n\nSuccessfully completes integration of the nested location hierarchies. Next up: need to add action to allow for moving between container locations, and also create a marker/action for the starting node for the game.","shortMessageHtmlLink":"Updates MVP Game Code for Location Hierarchy (Cont'D)"}},{"before":"988382d8ad372f1d953ad8d9338d2ff6589cc299","after":"368fdd3fd07aee6b660fbbcc574ae485313564de","ref":"refs/heads/master","pushedAt":"2024-04-21T19:08:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MacDugRPG","name":null,"path":"/MacDugRPG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57243055?s=80&v=4"},"commit":{"message":"Updates MVP Game Code for Location Hierarchy\n\nUpdates the following:\n1. Modifies Dice Roller to convert passed strings to int\n2. Finishes XML read conversion from JSON\n3. Adds new testing XML with region/location/space hierarchy\n4. Begins modification of the game code to handle location hierarchy","shortMessageHtmlLink":"Updates MVP Game Code for Location Hierarchy"}},{"before":"d1cbb707294b86261e50fde8446a1733957b11b9","after":"988382d8ad372f1d953ad8d9338d2ff6589cc299","ref":"refs/heads/master","pushedAt":"2024-04-21T19:02:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"suuuhwankim","name":"Suhwan Kim","path":"/suuuhwankim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56431890?s=80&v=4"},"commit":{"message":"Upload my section in MVP demo to make load system\n\nMade a default load system button and stuff by our game style. and next week, I'll try to connect the directory system and load character files by CSV files.","shortMessageHtmlLink":"Upload my section in MVP demo to make load system"}},{"before":"5691381fe9889037a4ae3e6dfd4588fa21d2a5b8","after":"d1cbb707294b86261e50fde8446a1733957b11b9","ref":"refs/heads/master","pushedAt":"2024-04-14T18:51:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PersonGuyGit","name":"Luke G.","path":"/PersonGuyGit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48702026?s=80&v=4"},"commit":{"message":"Created some empty scenes and UI for getting client server play working","shortMessageHtmlLink":"Created some empty scenes and UI for getting client server play working"}},{"before":"61643203d3b5137dc0253886b43f099d50748eb2","after":"5691381fe9889037a4ae3e6dfd4588fa21d2a5b8","ref":"refs/heads/master","pushedAt":"2024-04-14T18:26:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PersonGuyGit","name":"Luke G.","path":"/PersonGuyGit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48702026?s=80&v=4"},"commit":{"message":"Created a ODT file for linux users, that has the documentaion for MVP steps. Also added some chnages to the docs","shortMessageHtmlLink":"Created a ODT file for linux users, that has the documentaion for MVP…"}},{"before":"4ada3391ebfc82d069a688b84cd3ecce86a3ad4e","after":"61643203d3b5137dc0253886b43f099d50748eb2","ref":"refs/heads/master","pushedAt":"2024-04-14T18:08:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PersonGuyGit","name":"Luke G.","path":"/PersonGuyGit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48702026?s=80&v=4"},"commit":{"message":"Created a defualt name scheme for Character Sheets","shortMessageHtmlLink":"Created a defualt name scheme for Character Sheets"}},{"before":"d3f7c4f576d250eb432b43814794e6513fb90a8b","after":"4ada3391ebfc82d069a688b84cd3ecce86a3ad4e","ref":"refs/heads/master","pushedAt":"2024-04-07T18:58:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PersonGuyGit","name":"Luke G.","path":"/PersonGuyGit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48702026?s=80&v=4"},"commit":{"message":"Added a change to the docs","shortMessageHtmlLink":"Added a change to the docs"}},{"before":"347e48080b6aabc240b4e1f048ac4a4d05be25f9","after":"d3f7c4f576d250eb432b43814794e6513fb90a8b","ref":"refs/heads/master","pushedAt":"2024-04-07T18:57:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PersonGuyGit","name":"Luke G.","path":"/PersonGuyGit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48702026?s=80&v=4"},"commit":{"message":"Added the ability to load from any csv file, for characters.","shortMessageHtmlLink":"Added the ability to load from any csv file, for characters."}},{"before":"7f88a823d86e042238c56bdce0cb37a5d8d23c52","after":"1d00c9c1f1efe8078a2b2cea133378c4b640055f","ref":"refs/heads/Godot_Toolset_TrevorT","pushedAt":"2024-04-07T18:56:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BassS0ul","name":null,"path":"/BassS0ul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73126509?s=80&v=4"},"commit":{"message":"loading for grammar should work now","shortMessageHtmlLink":"loading for grammar should work now"}},{"before":"b092a68ca78375202649e8f3ec2aa34b29ac4b1b","after":"347e48080b6aabc240b4e1f048ac4a4d05be25f9","ref":"refs/heads/master","pushedAt":"2024-04-07T17:58:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PersonGuyGit","name":"Luke G.","path":"/PersonGuyGit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48702026?s=80&v=4"},"commit":{"message":"Added the ability to save character data from add_character.tscn, to CSV. Working on loading next","shortMessageHtmlLink":"Added the ability to save character data from add_character.tscn, to …"}},{"before":"f2edd31ebf7cec4de098ab13d8846298c00fdf4a","after":"b092a68ca78375202649e8f3ec2aa34b29ac4b1b","ref":"refs/heads/master","pushedAt":"2024-03-24T19:37:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MacDugRPG","name":null,"path":"/MacDugRPG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57243055?s=80&v=4"},"commit":{"message":"Updates MVP Game Code for XML (cont'd)\n\nUpdates file parser to separate JSON and XML versions. Currently reads the XML and correctly builds locations with text nodes. Next step is iterating the options and linking to locations, and adding actions back in.","shortMessageHtmlLink":"Updates MVP Game Code for XML (cont'd)"}},{"before":"30ef1cac67339db8e94473f4fbf634ecba5eef25","after":"f2edd31ebf7cec4de098ab13d8846298c00fdf4a","ref":"refs/heads/master","pushedAt":"2024-03-24T18:49:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PersonGuyGit","name":"Luke G.","path":"/PersonGuyGit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48702026?s=80&v=4"},"commit":{"message":"Added to do items into Insert Character.gd","shortMessageHtmlLink":"Added to do items into Insert Character.gd"}},{"before":"de608e7c33481f19b094bd6955e5217a42fad9f8","after":"30ef1cac67339db8e94473f4fbf634ecba5eef25","ref":"refs/heads/master","pushedAt":"2024-03-24T18:19:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PersonGuyGit","name":"Luke G.","path":"/PersonGuyGit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48702026?s=80&v=4"},"commit":{"message":"Created a way for the player data from AddCharacter.gd to be stored in the PlayerCharacterTemplate object and the Player Character Singleton.","shortMessageHtmlLink":"Created a way for the player data from AddCharacter.gd to be stored i…"}},{"before":"8d3f317f0175ea7a38f0e37d464a0a86dcb788de","after":"de608e7c33481f19b094bd6955e5217a42fad9f8","ref":"refs/heads/master","pushedAt":"2024-03-17T19:27:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MacDugRPG","name":null,"path":"/MacDugRPG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57243055?s=80&v=4"},"commit":{"message":"Updates MVP Game Code for XML (cont'd)\n\nUpdates working XML and continues update on file parser; currently working on building the dict we can use to run our game (as JSON version currently runs game).","shortMessageHtmlLink":"Updates MVP Game Code for XML (cont'd)"}},{"before":"116d706c485987b4356d9beccb25971fd3858fa4","after":"8d3f317f0175ea7a38f0e37d464a0a86dcb788de","ref":"refs/heads/master","pushedAt":"2024-03-17T19:04:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PersonGuyGit","name":"Luke G.","path":"/PersonGuyGit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48702026?s=80&v=4"},"commit":{"message":"Added subfolder for Charcter code for the MVP","shortMessageHtmlLink":"Added subfolder for Charcter code for the MVP"}},{"before":"c9d3f7d26cd47f14454951dcd40ad80e629b7b96","after":"2c343ef770e6576c09910917c7b8b5d88a3b416e","ref":"refs/heads/Godot_Toolset_Suhwan","pushedAt":"2024-03-10T18:57:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"suuuhwankim","name":"Suhwan Kim","path":"/suuuhwankim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56431890?s=80&v=4"},"commit":{"message":"Change character data save method\n\nChange character data save function to save into csv files","shortMessageHtmlLink":"Change character data save method"}},{"before":"f2dc9752a344063805166f404c452cb5e9330530","after":"260a34de80e8a3ad2f371d4889ba66a3744f3c9b","ref":"refs/heads/dev-hawke","pushedAt":"2024-03-10T18:47:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dev2devportal","name":"dev2dev","path":"/dev2devportal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1236681?s=80&v=4"},"commit":{"message":"phases dirs touch readme files therein","shortMessageHtmlLink":"phases dirs touch readme files therein"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEbO89OAA","startCursor":null,"endCursor":null}},"title":"Activity · RPG-Research/bcirpg"}