diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2026-07-25 13:12:01 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2026-07-25 13:12:01 -0700 |
| commit | 8ae0ffadb9d33abf150f3a7ead662415b2e3dd4e (patch) | |
| tree | 6e06c1569aa5807b3c0d057bec4e71461183c576 | |
| parent | de5b309e0f06e93a963e09ef13c369ae7deeccc9 (diff) | |
| download | roseh.moe-8ae0ffadb9d33abf150f3a7ead662415b2e3dd4e.tar.zst | |
Move stallman-shooter to rms
| -rw-r--r-- | static/games/rms/assets/binary_blob.webp (renamed from static/games/stallman-shooter/assets/binary_blob.webp) | bin | 1178 -> 1178 bytes | |||
| -rw-r--r-- | static/games/rms/assets/gates.webp (renamed from static/games/stallman-shooter/assets/gates.webp) | bin | 2638 -> 2638 bytes | |||
| -rw-r--r-- | static/games/rms/assets/introduction.webp (renamed from static/games/stallman-shooter/assets/introduction.webp) | bin | 622752 -> 622752 bytes | |||
| -rw-r--r-- | static/games/rms/assets/loss.webp (renamed from static/games/stallman-shooter/assets/loss.webp) | bin | 276316 -> 276316 bytes | |||
| -rw-r--r-- | static/games/rms/assets/player_pepp.webp (renamed from static/games/stallman-shooter/assets/player_pepp.webp) | bin | 2094 -> 2094 bytes | |||
| -rw-r--r-- | static/games/rms/assets/stallman.webp (renamed from static/games/stallman-shooter/assets/stallman.webp) | bin | 3654 -> 3654 bytes | |||
| -rw-r--r-- | static/games/rms/assets/victory.webp (renamed from static/games/stallman-shooter/assets/victory.webp) | bin | 418448 -> 418448 bytes | |||
| -rw-r--r-- | static/games/rms/constants.js (renamed from static/games/stallman-shooter/constants.js) | 0 | ||||
| -rw-r--r-- | static/games/rms/gates.js (renamed from static/games/stallman-shooter/gates.js) | 0 | ||||
| -rw-r--r-- | static/games/rms/main.js (renamed from static/games/stallman-shooter/main.js) | 0 | ||||
| -rw-r--r-- | static/games/rms/player.js (renamed from static/games/stallman-shooter/player.js) | 0 | ||||
| -rw-r--r-- | static/games/rms/state.js (renamed from static/games/stallman-shooter/state.js) | 0 | ||||
| -rw-r--r-- | templates/games/rms.html.template (renamed from templates/games/stallman-shooter.html.template) | 0 |
13 files changed, 0 insertions, 0 deletions
diff --git a/static/games/stallman-shooter/assets/binary_blob.webp b/static/games/rms/assets/binary_blob.webp Binary files differindex b769114..b769114 100644 --- a/static/games/stallman-shooter/assets/binary_blob.webp +++ b/static/games/rms/assets/binary_blob.webp diff --git a/static/games/stallman-shooter/assets/gates.webp b/static/games/rms/assets/gates.webp Binary files differindex 6be319e..6be319e 100644 --- a/static/games/stallman-shooter/assets/gates.webp +++ b/static/games/rms/assets/gates.webp diff --git a/static/games/stallman-shooter/assets/introduction.webp b/static/games/rms/assets/introduction.webp Binary files differindex f9e2f3d..f9e2f3d 100644 --- a/static/games/stallman-shooter/assets/introduction.webp +++ b/static/games/rms/assets/introduction.webp diff --git a/static/games/stallman-shooter/assets/loss.webp b/static/games/rms/assets/loss.webp Binary files differindex 88bc4d6..88bc4d6 100644 --- a/static/games/stallman-shooter/assets/loss.webp +++ b/static/games/rms/assets/loss.webp diff --git a/static/games/stallman-shooter/assets/player_pepp.webp b/static/games/rms/assets/player_pepp.webp Binary files differindex a4332a7..a4332a7 100644 --- a/static/games/stallman-shooter/assets/player_pepp.webp +++ b/static/games/rms/assets/player_pepp.webp diff --git a/static/games/stallman-shooter/assets/stallman.webp b/static/games/rms/assets/stallman.webp Binary files differindex 3b71b82..3b71b82 100644 --- a/static/games/stallman-shooter/assets/stallman.webp +++ b/static/games/rms/assets/stallman.webp diff --git a/static/games/stallman-shooter/assets/victory.webp b/static/games/rms/assets/victory.webp Binary files differindex 17240b9..17240b9 100644 --- a/static/games/stallman-shooter/assets/victory.webp +++ b/static/games/rms/assets/victory.webp diff --git a/static/games/stallman-shooter/constants.js b/static/games/rms/constants.js index dc856d4..dc856d4 100644 --- a/static/games/stallman-shooter/constants.js +++ b/static/games/rms/constants.js diff --git a/static/games/stallman-shooter/gates.js b/static/games/rms/gates.js index c307f1e..c307f1e 100644 --- a/static/games/stallman-shooter/gates.js +++ b/static/games/rms/gates.js diff --git a/static/games/stallman-shooter/main.js b/static/games/rms/main.js index d3a3581..d3a3581 100644 --- a/static/games/stallman-shooter/main.js +++ b/static/games/rms/main.js diff --git a/static/games/stallman-shooter/player.js b/static/games/rms/player.js index 83144e0..83144e0 100644 --- a/static/games/stallman-shooter/player.js +++ b/static/games/rms/player.js diff --git a/static/games/stallman-shooter/state.js b/static/games/rms/state.js index f184c3e..f184c3e 100644 --- a/static/games/stallman-shooter/state.js +++ b/static/games/rms/state.js diff --git a/templates/games/stallman-shooter.html.template b/templates/games/rms.html.template index bf1f843..bf1f843 100644 --- a/templates/games/stallman-shooter.html.template +++ b/templates/games/rms.html.template |
