- 09 Jul, 2022 6 commits
-
-
ChaoLoveIceMDBoy authored
Merge branch 'main-private' of https://git.do.srb2.org/the-great-worldrpg-team/worldrpg-private into main-public
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
Renamed the Passage of Worlds to the World Space, since only one world can loaded at a time in-game and it will continue to work that way In the future, switching worlds will become possible, and worlds will instead be part of world packs. Also, World RPG will come with a default world pack in a separate lump instead of it being inside the main Lua script for easier modification, but that along with the world switching won't be implemented till later on during the building mode test phase. I also adjusted the default sky and music to be more fitting since it is more generic.
- 04 Jul, 2022 4 commits
-
-
ChaoLoveIceMDBoy authored
Merge branch 'main-private' of https://git.do.srb2.org/the-great-worldrpg-team/worldrpg-private into main-public
-
ChaoLoveIceMDBoy authored
Swapping the controller controls for toggling block existence and decreasing block floor height by 8 FRACUNITS
-
ChaoLoveIceMDBoy authored
The textbox system is now in a proper state (can now be used for other menus besides the block edit menu in the future)
- 03 Jul, 2022 1 commit
-
-
ChaoLoveIceMDBoy authored
-
- 27 Jun, 2022 9 commits
-
-
ChaoLoveIceMDBoy authored
Merge branch 'main-private' of https://git.do.srb2.org/the-great-worldrpg-team/worldrpg-private into main-public
-
ChaoLoveIceMDBoy authored
Added one last minute change to make sure that the other player's name is only displayed if they are at the same position in World RPG mode
-
ChaoLoveIceMDBoy authored
Merge branch 'main-private' of https://git.do.srb2.org/the-great-worldrpg-team/worldrpg-private into main-public
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
Also set the character limit to 5 while typing out the floor height in the text box after choosing the set floor height option in the block edit menu
-
ChaoLoveIceMDBoy authored
Set the max character limit to 5 characters if the sector height is being edited through the block edit menu
-
ChaoLoveIceMDBoy authored
Somehow Main.lua got converted to CR
-
ChaoLoveIceMDBoy authored
- 26 Jun, 2022 2 commits
-
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
Made the text box code for the block edit consistent and truncate text stored in special local player table if string is longer than 36 characters
-
- 25 Jun, 2022 5 commits
-
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
Fixed a couple of desynch-causing errors as well as only toggling the menu if the menu is open when certain commands are executed
-
- 24 Jun, 2022 5 commits
-
-
ChaoLoveIceMDBoy authored
Apperently, the desynch I have occurs after switching to living mode
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
While I successfully got changing textures and sector heights to work successfully for some odd reason modifying the sector heights causes the game to get out of synch
-
- 23 Jun, 2022 1 commit
-
-
ChaoLoveIceMDBoy authored
-
- 22 Jun, 2022 6 commits
-
-
ChaoLoveIceMDBoy authored
For a ps4 controller, in building mode square opens the block edit menu, while circle toggles the existence of the current chunk cell that you are located at for more logical controls.
-
ChaoLoveIceMDBoy authored
Controller support fixes and the left analog stick can now be used for navigating the menu and moving the cursor in building mode
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
-
ChaoLoveIceMDBoy authored
Added a working function for toggling block existence as a way to create and delete blocks is necessary and the block edit menu can only be opened if you are in a cell with a valid block
-
- 21 Jun, 2022 1 commit
-
-
ChaoLoveIceMDBoy authored
-