Skip to content

Commit

Permalink
2024.1 soft launch
Browse files Browse the repository at this point in the history
  • Loading branch information
earok committed Jul 18, 2024
1 parent b2904c1 commit 644588d
Show file tree
Hide file tree
Showing 6,301 changed files with 2,228,980 additions and 1,278,165 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"ShootDirType": "actor_direction",
"ClassType": "DefaultClass",
"DefaultLookDir": "left",
"Recycle": "Default",
"MoveType": "cpu_platform",
Expand Down Expand Up @@ -128,6 +127,7 @@
"CollType_Up": "block",
"CollType_Down": "block",
"Player": null,
"BlockCollider": null,
"CanRidePlatform": null,
"Camera": null,
"AutoScroll": null,
Expand Down Expand Up @@ -159,8 +159,14 @@
"0"
],
"ControlPort": 1,
"DataVersion": 3,
"DataVersion": 4,
"ActorTag": "None",
"AutoSpawn": null,
"AutoNavigate": false,
"ActorTimeline": {
"TimelineFrames": null,
"TimelineEvents": {},
"PingPong": false
},
"TileID": 2
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"ShootDirType": "actor_direction",
"ClassType": "DefaultClass",
"DefaultLookDir": "left",
"Recycle": "Default",
"MoveType": "cpu",
Expand Down Expand Up @@ -128,6 +127,7 @@
"CollType_Up": "destroy",
"CollType_Down": "destroy",
"Player": null,
"BlockCollider": null,
"CanRidePlatform": null,
"Camera": null,
"AutoScroll": null,
Expand All @@ -138,7 +138,7 @@
"JumpSound": null,
"DivertAttack": "",
"DivertSpawn": "",
"DivertPlayerCollision": "",
"DivertPlayerCollision": "quit",
"DivertPlayerHit": "",
"DivertHitAgainstPlayer": "",
"DivertProjectileCollision": "",
Expand All @@ -159,8 +159,36 @@
"0"
],
"ControlPort": 1,
"DataVersion": 3,
"DataVersion": 4,
"ActorTag": "None",
"AutoSpawn": null,
"AutoNavigate": false,
"ActorTimeline": {
"TimelineFrames": {
"50": {
"X": 16,
"Y": 16,
"EaseX": "linear",
"EaseY": "linear",
"Bezier": "linear",
"BezierPoints": [
{
"x": 0,
"y": 0,
"magnitude": 0.0,
"sqrMagnitude": 0
},
{
"x": 0,
"y": 0,
"magnitude": 0.0,
"sqrMagnitude": 0
}
]
}
},
"TimelineEvents": {},
"PingPong": false
},
"TileID": 1
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"ShootDirType": "actor_direction",
"ClassType": "DefaultClass",
"DefaultLookDir": "left",
"Recycle": "Default",
"MoveType": "control_platform",
Expand Down Expand Up @@ -30,12 +29,12 @@
"Attacks": {
"UpLeft": "",
"Up": "",
"UpRight": "",
"UpRight": "ninja_attack_r",
"Left": "ninja_attack_l",
"Right": "ninja_attack_r",
"DownLeft": "",
"Down": "",
"DownRight": ""
"DownRight": "ninja_attack_r"
},
"ProjectileOffsets": [
{
Expand Down Expand Up @@ -128,6 +127,7 @@
"CollType_Up": "block",
"CollType_Down": "block",
"Player": null,
"BlockCollider": null,
"CanRidePlatform": null,
"Camera": null,
"AutoScroll": null,
Expand All @@ -147,8 +147,8 @@
"DivertOutOfScreenUp": "",
"DivertOutOfScreenDown": "",
"DivertPlatformEdge": null,
"DivertPlatformLand": null,
"DivertTimer": null,
"DivertPlatformLand": "",
"DivertTimer": "zzz_update_temp",
"DivertTimerFrames": 0,
"Vars": [
"0",
Expand All @@ -159,8 +159,40 @@
"0"
],
"ControlPort": 1,
"DataVersion": 3,
"DataVersion": 4,
"ActorTag": "None",
"AutoSpawn": null,
"AutoNavigate": false,
"ActorTimeline": {
"TimelineFrames": {
"50": {
"X": 16,
"Y": 16,
"EaseX": "linear",
"EaseY": "linear",
"Bezier": "linear",
"BezierPoints": [
{
"x": 0,
"y": 0,
"magnitude": 0.0,
"sqrMagnitude": 0
},
{
"x": 0,
"y": 0,
"magnitude": 0.0,
"sqrMagnitude": 0
}
]
}
},
"TimelineEvents": {},
"PingPong": false
},
"DontSpawnIfTooMany": false,
"DivertMeleeByProjectile": null,
"DivertMeleeAgainstProjectile": null,
"IsAttacker": null,
"TileID": 0
}
28 changes: 28 additions & 0 deletions Demos - All Platforms/Barrels/amiga_ocs.platformdata
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"OutputSpeed": "PAL_50HZ",
"GFXMode": "BP5",
"MemorySaver": "None",
"EmulatedAmiga": "CD32",
"EmulatedFastRam": 0,
"WinUAEConfiguration": null,
"SpriteMode": "Mode_0_16_Wide",
"Uses24BitColor": false,
"SpriteColorBank": 1,
"SScan2": false,
"FMode": 0,
"Width": 256,
"XOffset": 32,
"XFillSize": 24,
"YFillSize": 17,
"XFillSizeMD": 21,
"YFillSizeMD": 16,
"MapCache": false,
"DoubleCopper": true,
"AllocateMemoryUpfront": true,
"NTSC": false,
"CrunchMode": "Implode",
"MaxActiveActors": 32,
"DynamicPatterns": 0,
"PaletteLines": 1,
"StartingPaletteLine": 0
}
File renamed without changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"Divert_PlayerProjectileCollision": null,
"BlockImagePath": "blocks\\barrel.png",
"X": 0,
"Y": 16,
Expand All @@ -12,7 +11,7 @@
"IsInvisible": false,
"ReplaceTileProperties": true,
"LinkedMap": "",
"BlockSolidType": "Solid",
"BlockSolidType": "NotSolid",
"PlayerCollisionOverride": "Default",
"ProjectileCollisionOverride": "Default",
"PaletteLines": [
Expand All @@ -35,5 +34,7 @@
false
]
],
"ZeroIsTransparent": false,
"PaletteLineNeo": 0,
"TileID": -1
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"Divert_PlayerProjectileCollision": null,
"BlockImagePath": "blocks\\barrel.png",
"X": 0,
"Y": 16,
Expand All @@ -12,7 +11,7 @@
"IsInvisible": false,
"ReplaceTileProperties": true,
"LinkedMap": "",
"BlockSolidType": "Solid",
"BlockSolidType": "NotSolid",
"PlayerCollisionOverride": "Default",
"ProjectileCollisionOverride": "Default",
"PaletteLines": [
Expand All @@ -35,5 +34,7 @@
false
]
],
"ZeroIsTransparent": false,
"PaletteLineNeo": 0,
"TileID": -1
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"Divert_PlayerProjectileCollision": null,
"BlockImagePath": "blocks\\barrel.png",
"X": 0,
"Y": 16,
Expand All @@ -12,7 +11,7 @@
"IsInvisible": false,
"ReplaceTileProperties": true,
"LinkedMap": "",
"BlockSolidType": "Solid",
"BlockSolidType": "NotSolid",
"PlayerCollisionOverride": "Default",
"ProjectileCollisionOverride": "Default",
"PaletteLines": [
Expand All @@ -35,5 +34,7 @@
false
]
],
"ZeroIsTransparent": false,
"PaletteLineNeo": 0,
"TileID": 16
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"Divert_PlayerProjectileCollision": null,
"BlockImagePath": "blocks\\barrel.png",
"X": 0,
"Y": 0,
Expand All @@ -12,7 +11,7 @@
"IsInvisible": false,
"ReplaceTileProperties": true,
"LinkedMap": "",
"BlockSolidType": "Solid",
"BlockSolidType": "Platform",
"PlayerCollisionOverride": "Default",
"ProjectileCollisionOverride": "Default",
"PaletteLines": [
Expand All @@ -35,5 +34,7 @@
false
]
],
"ZeroIsTransparent": false,
"PaletteLineNeo": 0,
"TileID": 0
}
Loading

0 comments on commit 644588d

Please sign in to comment.