Skip to content

Commit

Permalink
Deploying to gh-pages from @ a8418b3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Pazaz committed Jan 5, 2024
1 parent 1e80213 commit b32da89
Show file tree
Hide file tree
Showing 74 changed files with 770 additions and 565 deletions.
Binary file added SCC1_Florestan.sf2
Binary file not shown.
1 change: 0 additions & 1 deletion client.js
Original file line number Diff line number Diff line change
Expand Up @@ -472,4 +472,3 @@ export default class Client extends GameShell {
const client = new Client();
client.run().then(() => {
});
//# sourceMappingURL=client.js.map
1 change: 0 additions & 1 deletion client.js.map

This file was deleted.

Binary file added favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<body>
<canvas id="canvas" width="789" height="532"></canvas>

<script type="module" src="jagex2/vendor/midi.js"></script>
<script type="module" src="vendor/midi.js"></script>
<script type="module" src="client.js"></script>
</body>
</html>
1 change: 0 additions & 1 deletion jagex2/audio/SoundEnvelope.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
export default class SoundEnvelope {
}
//# sourceMappingURL=SoundEnvelope.js.map
1 change: 0 additions & 1 deletion jagex2/audio/SoundEnvelope.js.map

This file was deleted.

1 change: 0 additions & 1 deletion jagex2/audio/SoundTone.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
export default class SoundTone {
}
//# sourceMappingURL=SoundTone.js.map
1 change: 0 additions & 1 deletion jagex2/audio/SoundTone.js.map

This file was deleted.

1 change: 0 additions & 1 deletion jagex2/audio/SoundTrack.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ export default class SoundTrack {
static unpack(sounds) {
}
}
//# sourceMappingURL=SoundTrack.js.map
1 change: 0 additions & 1 deletion jagex2/audio/SoundTrack.js.map

This file was deleted.

1 change: 0 additions & 1 deletion jagex2/client/GameShell.js
Original file line number Diff line number Diff line change
Expand Up @@ -294,4 +294,3 @@ export default class GameShell {
return { top, left };
}
}
//# sourceMappingURL=GameShell.js.map
1 change: 0 additions & 1 deletion jagex2/client/GameShell.js.map

This file was deleted.

1 change: 0 additions & 1 deletion jagex2/config/FloType.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,3 @@ export default class FloType {
}
}
}
//# sourceMappingURL=FloType.js.map
1 change: 0 additions & 1 deletion jagex2/config/FloType.js.map

This file was deleted.

1 change: 0 additions & 1 deletion jagex2/config/IdkType.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ export default class IdkType {
static unpack(config) {
}
}
//# sourceMappingURL=IdkType.js.map
1 change: 0 additions & 1 deletion jagex2/config/IdkType.js.map

This file was deleted.

1 change: 0 additions & 1 deletion jagex2/config/IfType.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ export default class IfType {
static unpack(interfaces) {
}
}
//# sourceMappingURL=IfType.js.map
1 change: 0 additions & 1 deletion jagex2/config/IfType.js.map

This file was deleted.

1 change: 0 additions & 1 deletion jagex2/config/LocType.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ export default class LocType {
static unpack(config) {
}
}
//# sourceMappingURL=LocType.js.map
1 change: 0 additions & 1 deletion jagex2/config/LocType.js.map

This file was deleted.

1 change: 0 additions & 1 deletion jagex2/config/NpcType.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ export default class NpcType {
static unpack(config) {
}
}
//# sourceMappingURL=NpcType.js.map
1 change: 0 additions & 1 deletion jagex2/config/NpcType.js.map

This file was deleted.

1 change: 0 additions & 1 deletion jagex2/config/ObjType.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ export default class ObjType {
static unpack(config) {
}
}
//# sourceMappingURL=ObjType.js.map
1 change: 0 additions & 1 deletion jagex2/config/ObjType.js.map

This file was deleted.

1 change: 0 additions & 1 deletion jagex2/config/SeqType.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ export default class SeqType {
static unpack(config) {
}
}
//# sourceMappingURL=SeqType.js.map
1 change: 0 additions & 1 deletion jagex2/config/SeqType.js.map

This file was deleted.

1 change: 0 additions & 1 deletion jagex2/config/SpotAnimType.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ export default class SpotAnimType {
static unpack(config) {
}
}
//# sourceMappingURL=SpotAnimType.js.map
1 change: 0 additions & 1 deletion jagex2/config/SpotAnimType.js.map

This file was deleted.

1 change: 0 additions & 1 deletion jagex2/config/VarpType.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ export default class VarpType {
static unpack(config) {
}
}
//# sourceMappingURL=VarpType.js.map
1 change: 0 additions & 1 deletion jagex2/config/VarpType.js.map

This file was deleted.

1 change: 0 additions & 1 deletion jagex2/graphics/CanvasFrameBuffer.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,3 @@ export default class CanvasFrameBuffer {
}
}
}
//# sourceMappingURL=CanvasFrameBuffer.js.map
1 change: 0 additions & 1 deletion jagex2/graphics/CanvasFrameBuffer.js.map

This file was deleted.

3 changes: 2 additions & 1 deletion jagex2/graphics/Draw2D.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ class Draw2D {
bottom = -1;
left = -1;
right = -1;
boundX = -1;
centerX = -1;
centerY = -1;
prepare(pixels, width, height) {
Expand All @@ -31,6 +32,7 @@ class Draw2D {
this.bottom = y1;
this.left = x0;
this.right = x1;
this.boundX = this.right - 1;
this.centerX = this.right / 2;
this.centerY = this.bottom / 2;
}
Expand Down Expand Up @@ -97,4 +99,3 @@ class Draw2D {
}
}
export default new Draw2D();
//# sourceMappingURL=Draw2D.js.map
Loading

0 comments on commit b32da89

Please sign in to comment.