Commit Graph
8 Commits
Author SHA1 Message Date
AffectedArc07andGitHub bd91a1b962 Obliterates the RSC (#26498) 2024-08-15 18:20:11 +00:00
ATP-EngineerandGitHub 0b0eba9b0a Resprites arcade tickets/stacks (#21306)
* removes old .dmi file

removes arcade.dmi

* Polishes arcade ticket sprites

Adds updated .dmi with new arcade tickets.

* Removes .dmi file

GOD DAMNIT FINE

* New arcade ticket sprites (DARKER OUTLINES)

Ok
2023-06-21 22:51:17 +01:00
b0f04690b3 Prize counter resprite (#18781)
* Prize Counter resprite

* Prize counter resprite

Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
2022-08-13 10:58:24 +01:00
PacifistDalekandGitHub 81d2bb345e new sprites from the world server redux (#18571) 2022-07-30 11:47:34 +01:00
FalseIncarnate 0015eac2c8 Arcade Prize Counter 2016-02-14 01:58:36 -05:00
FalseIncarnate 954d0dadfa Prize Counter WIP commit 2016-02-12 00:32:21 -05:00
FalseIncarnate 6dfbd8f260 Claw Games!
Adds claw games, the absolute most-infuriating arcade game known to
mankind.
- Uses new fancy HTML5 / Javascript code stuff
- Is buildable!
- Science can produce the board with programming 2
- Requires a matter bin, manipulator, some cables, and a sheet of glass
- Costs money!
- Accepts cash or ID swipes, 15 credits per play token
- Dispenses prizeballs!
- Open them for a random plushie, carp plushie, or action figure!
- Two sets of sprites, thanks to FoS and Stephanov

Notes for the coders / future:
This provides a basic example for introducing new HTML5 / Javascript
arcade games, as well as a base type machine to use for such games.
While this may seem silly, this proves that we are not doom to have to
tolerate only the battle game and Orion Trail forever, and can even make
our own games for the arcade.
2015-12-09 00:37:30 -05:00
FalseIncarnate bc5faea093 Claw Game progress
Errors resulting from Prize.js currently.

- still using the original images, need to switch those out
- need to remove unneeded code/commented attempts
- need to code win-functionality (close game, give prize)
- need to code in prize orbs, arcade circuit items
2015-12-06 02:26:12 -05:00