Skip to content

Commit a21f01b

Browse files
committed
GameMaker Project format update
1 parent 52d82c4 commit a21f01b

File tree

91 files changed

+2833
-2538
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+2833
-2538
lines changed

Client/Client.resource_order

+48-48
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"FolderOrderSettings": [
2+
"FolderOrderSettings":[
33
{"name":"Warp Demo","order":1,"path":"folders/Warp Demo.yy",},
44
{"name":"Fonts","order":3,"path":"folders/Warp Demo/Fonts.yy",},
55
{"name":"Objects","order":1,"path":"folders/Warp Demo/Objects.yy",},
@@ -27,64 +27,64 @@
2727
{"name":"Messagepack","order":1,"path":"folders/Warp/Scripts/lib/Struct N' Array Parser/Messagepack.yy",},
2828
{"name":"util","order":1,"path":"folders/Warp/Scripts/util.yy",},
2929
],
30-
"ResourceOrderSettings": [
31-
{"name":"friendHandlers","order":6,"path":"scripts/friendHandlers/friendHandlers.yy",},
32-
{"name":"partySenders","order":4,"path":"scripts/partySenders/partySenders.yy",},
33-
{"name":"sPlayer","order":2,"path":"sprites/sPlayer/sPlayer.yy",},
34-
{"name":"oLoginMenu","order":3,"path":"objects/oLoginMenu/oLoginMenu.yy",},
35-
{"name":"UseUUID","order":2,"path":"scripts/UseUUID/UseUUID.yy",},
36-
{"name":"SUISprite","order":3,"path":"scripts/SUISprite/SUISprite.yy",},
37-
{"name":"snap_to_messagepack","order":1,"path":"scripts/snap_to_messagepack/snap_to_messagepack.yy",},
38-
{"name":"SendStuff","order":1,"path":"scripts/SendStuff/SendStuff.yy",},
39-
{"name":"sDemoTextbox","order":1,"path":"sprites/sDemoTextbox/sDemoTextbox.yy",},
40-
{"name":"WarpEvents","order":5,"path":"scripts/WarpEvents/WarpEvents.yy",},
30+
"ResourceOrderSettings":[
31+
{"name":"oDualInstance","order":1,"path":"objects/oDualInstance/oDualInstance.yy",},
32+
{"name":"oEntityManager","order":2,"path":"objects/oEntityManager/oEntityManager.yy",},
4133
{"name":"oFindingMatch","order":7,"path":"objects/oFindingMatch/oFindingMatch.yy",},
42-
{"name":"SimpleUI","order":2,"path":"scripts/SimpleUI/SimpleUI.yy",},
43-
{"name":"oSimpleUI","order":2,"path":"objects/oSimpleUI/oSimpleUI.yy",},
44-
{"name":"sSimpleUITextCursor","order":3,"path":"sprites/sSimpleUITextCursor/sSimpleUITextCursor.yy",},
45-
{"name":"partyHandlers","order":5,"path":"scripts/partyHandlers/partyHandlers.yy",},
46-
{"name":"__WarpConfig","order":3,"path":"scripts/__WarpConfig/__WarpConfig.yy",},
34+
{"name":"oFriendList","order":6,"path":"objects/oFriendList/oFriendList.yy",},
35+
{"name":"oLobbiesDemo","order":2,"path":"objects/oLobbiesDemo/oLobbiesDemo.yy",},
36+
{"name":"oLoginMenu","order":3,"path":"objects/oLoginMenu/oLoginMenu.yy",},
4737
{"name":"oMainMenu","order":4,"path":"objects/oMainMenu/oMainMenu.yy",},
48-
{"name":"SimpleUIUtils","order":5,"path":"scripts/SimpleUIUtils/SimpleUIUtils.yy",},
49-
{"name":"sWall","order":1,"path":"sprites/sWall/sWall.yy",},
50-
{"name":"SUIBox","order":1,"path":"scripts/SUIBox/SUIBox.yy",},
51-
{"name":"UseTimestamps","order":1,"path":"scripts/UseTimestamps/UseTimestamps.yy",},
52-
{"name":"PacketQueue","order":2,"path":"scripts/PacketQueue/PacketQueue.yy",},
38+
{"name":"oPartyUI","order":5,"path":"objects/oPartyUI/oPartyUI.yy",},
39+
{"name":"oPhysicsEntity","order":1,"path":"objects/oPhysicsEntity/oPhysicsEntity.yy",},
40+
{"name":"oPingManager","order":3,"path":"objects/oPingManager/oPingManager.yy",},
5341
{"name":"oPlayer","order":1,"path":"objects/oPlayer/oPlayer.yy",},
42+
{"name":"oSimpleUI","order":2,"path":"objects/oSimpleUI/oSimpleUI.yy",},
5443
{"name":"oWall","order":2,"path":"objects/oWall/oWall.yy",},
44+
{"name":"oWarpPortal","order":3,"path":"objects/oWarpPortal/oWarpPortal.yy",},
45+
{"name":"r1v1","order":1,"path":"rooms/r1v1/r1v1.yy",},
46+
{"name":"rFindingMatch","order":3,"path":"rooms/rFindingMatch/rFindingMatch.yy",},
5547
{"name":"rLogin","order":1,"path":"rooms/rLogin/rLogin.yy",},
56-
{"name":"WarpInitializers","order":6,"path":"scripts/WarpInitializers/WarpInitializers.yy",},
57-
{"name":"network_write","order":5,"path":"scripts/network_write/network_write.yy",},
58-
{"name":"authHandlers","order":3,"path":"scripts/authHandlers/authHandlers.yy",},
59-
{"name":"SimpleUIDefaultProps","order":4,"path":"scripts/SimpleUIDefaultProps/SimpleUIDefaultProps.yy",},
60-
{"name":"gameLoopHandlers","order":2,"path":"scripts/gameLoopHandlers/gameLoopHandlers.yy",},
61-
{"name":"SUIText","order":4,"path":"scripts/SUIText/SUIText.yy",},
62-
{"name":"SUIButton","order":2,"path":"scripts/SUIButton/SUIButton.yy",},
63-
{"name":"MultiClientGetClientID","order":1,"path":"scripts/MultiClientGetClientID/MultiClientGetClientID.yy",},
48+
{"name":"rMenu","order":2,"path":"rooms/rMenu/rMenu.yy",},
49+
{"name":"rTest","order":3,"path":"rooms/rTest/rTest.yy",},
6450
{"name":"rTest2","order":2,"path":"rooms/rTest2/rTest2.yy",},
51+
{"name":"__WarpConfig","order":3,"path":"scripts/__WarpConfig/__WarpConfig.yy",},
52+
{"name":"authHandlers","order":3,"path":"scripts/authHandlers/authHandlers.yy",},
53+
{"name":"authSenders","order":2,"path":"scripts/authSenders/authSenders.yy",},
6554
{"name":"entityHandlers","order":4,"path":"scripts/entityHandlers/entityHandlers.yy",},
66-
{"name":"r1v1","order":1,"path":"rooms/r1v1/r1v1.yy",},
55+
{"name":"friendHandlers","order":6,"path":"scripts/friendHandlers/friendHandlers.yy",},
6756
{"name":"friendSenders","order":6,"path":"scripts/friendSenders/friendSenders.yy",},
68-
{"name":"oPartyUI","order":5,"path":"objects/oPartyUI/oPartyUI.yy",},
69-
{"name":"systemSenders","order":1,"path":"scripts/systemSenders/systemSenders.yy",},
57+
{"name":"gameLoopHandlers","order":2,"path":"scripts/gameLoopHandlers/gameLoopHandlers.yy",},
7058
{"name":"gameplaySenders","order":3,"path":"scripts/gameplaySenders/gameplaySenders.yy",},
71-
{"name":"oLobbiesDemo","order":2,"path":"objects/oLobbiesDemo/oLobbiesDemo.yy",},
59+
{"name":"lobbyHandlers","order":1,"path":"scripts/lobbyHandlers/lobbyHandlers.yy",},
60+
{"name":"matchmakingSenders","order":5,"path":"scripts/matchmakingSenders/matchmakingSenders.yy",},
61+
{"name":"MultiClientGetClientID","order":1,"path":"scripts/MultiClientGetClientID/MultiClientGetClientID.yy",},
62+
{"name":"network_write","order":5,"path":"scripts/network_write/network_write.yy",},
63+
{"name":"NetworkInterpolation","order":4,"path":"scripts/NetworkInterpolation/NetworkInterpolation.yy",},
64+
{"name":"PacketQueue","order":2,"path":"scripts/PacketQueue/PacketQueue.yy",},
65+
{"name":"partyHandlers","order":5,"path":"scripts/partyHandlers/partyHandlers.yy",},
66+
{"name":"partySenders","order":4,"path":"scripts/partySenders/partySenders.yy",},
67+
{"name":"SendStuff","order":1,"path":"scripts/SendStuff/SendStuff.yy",},
68+
{"name":"SimpleUI","order":2,"path":"scripts/SimpleUI/SimpleUI.yy",},
69+
{"name":"SimpleUIBinding","order":3,"path":"scripts/SimpleUIBinding/SimpleUIBinding.yy",},
70+
{"name":"SimpleUIDefaultProps","order":4,"path":"scripts/SimpleUIDefaultProps/SimpleUIDefaultProps.yy",},
71+
{"name":"SimpleUIUtils","order":5,"path":"scripts/SimpleUIUtils/SimpleUIUtils.yy",},
72+
{"name":"snap_to_messagepack","order":1,"path":"scripts/snap_to_messagepack/snap_to_messagepack.yy",},
7273
{"name":"SUIBackButton","order":1,"path":"scripts/SUIBackButton/SUIBackButton.yy",},
74+
{"name":"SUIBox","order":1,"path":"scripts/SUIBox/SUIBox.yy",},
75+
{"name":"SUIButton","order":2,"path":"scripts/SUIButton/SUIButton.yy",},
76+
{"name":"SUISprite","order":3,"path":"scripts/SUISprite/SUISprite.yy",},
77+
{"name":"SUIText","order":4,"path":"scripts/SUIText/SUIText.yy",},
7378
{"name":"SUITextBox","order":5,"path":"scripts/SUITextBox/SUITextBox.yy",},
74-
{"name":"oPingManager","order":3,"path":"objects/oPingManager/oPingManager.yy",},
75-
{"name":"rFindingMatch","order":3,"path":"rooms/rFindingMatch/rFindingMatch.yy",},
79+
{"name":"systemSenders","order":1,"path":"scripts/systemSenders/systemSenders.yy",},
80+
{"name":"UseTimestamps","order":1,"path":"scripts/UseTimestamps/UseTimestamps.yy",},
81+
{"name":"UseUUID","order":2,"path":"scripts/UseUUID/UseUUID.yy",},
82+
{"name":"WarpEvents","order":5,"path":"scripts/WarpEvents/WarpEvents.yy",},
83+
{"name":"WarpInitializers","order":6,"path":"scripts/WarpInitializers/WarpInitializers.yy",},
84+
{"name":"sDemoTextbox","order":1,"path":"sprites/sDemoTextbox/sDemoTextbox.yy",},
85+
{"name":"sPlayer","order":2,"path":"sprites/sPlayer/sPlayer.yy",},
86+
{"name":"sSimpleUITextCursor","order":3,"path":"sprites/sSimpleUITextCursor/sSimpleUITextCursor.yy",},
87+
{"name":"sWall","order":1,"path":"sprites/sWall/sWall.yy",},
7688
{"name":"sWarpPortal","order":3,"path":"sprites/sWarpPortal/sWarpPortal.yy",},
77-
{"name":"SimpleUIBinding","order":3,"path":"scripts/SimpleUIBinding/SimpleUIBinding.yy",},
78-
{"name":"matchmakingSenders","order":5,"path":"scripts/matchmakingSenders/matchmakingSenders.yy",},
79-
{"name":"lobbyHandlers","order":1,"path":"scripts/lobbyHandlers/lobbyHandlers.yy",},
80-
{"name":"oEntityManager","order":2,"path":"objects/oEntityManager/oEntityManager.yy",},
81-
{"name":"oPhysicsEntity","order":1,"path":"objects/oPhysicsEntity/oPhysicsEntity.yy",},
82-
{"name":"oDualInstance","order":1,"path":"objects/oDualInstance/oDualInstance.yy",},
83-
{"name":"oWarpPortal","order":3,"path":"objects/oWarpPortal/oWarpPortal.yy",},
84-
{"name":"authSenders","order":2,"path":"scripts/authSenders/authSenders.yy",},
85-
{"name":"rTest","order":3,"path":"rooms/rTest/rTest.yy",},
86-
{"name":"NetworkInterpolation","order":4,"path":"scripts/NetworkInterpolation/NetworkInterpolation.yy",},
87-
{"name":"oFriendList","order":6,"path":"objects/oFriendList/oFriendList.yy",},
88-
{"name":"rMenu","order":2,"path":"rooms/rMenu/rMenu.yy",},
8989
],
9090
}

0 commit comments

Comments
 (0)