Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game Requests (PR/Issues) #190

Closed
Rockpods opened this issue Oct 31, 2021 · 4 comments
Closed

Game Requests (PR/Issues) #190

Rockpods opened this issue Oct 31, 2021 · 4 comments
Assignees
Labels
game request New game request for either the games page or any emulators

Comments

@Rockpods
Copy link

Rockpods commented Oct 31, 2021

Game Request Index

Regarding PRs: Please scroll down below to view a detailed guide on creating PRs containing game requests

Here is a compiled list of all of the open game requests. - Last updated 3:02 PM US/Central October 31st, 2021

Formating:

(Number from newest): Links to game or something similar if provided
More Info: Pre-existing information obtained from the issue creator if found
NOTES: RESPONSE FROM EMERALD OR OLYB TO REQUEST
Link: Links to the issue.

Index

  1. Quake 3 Arena Online: http://www.quakejs.com/
    NOTES: I'll consider it since this would require a bit more setup than usual games.
    Link: Game Request: Quake 3 Arena Online #178

  2. Minecraft/WebMC: https://minecraft.js.org/ and https://github.com/michaljaz/webmc
    More Info: Similar to Issue 151. This is minecraft built in javascript with functioning multiplayer in cracked servers only
    NOTES: Hmmm this requires a bit more setup than the majority of games featured on Holy Unblocker and its rather resource intensive so I'll consider it. Note that I'm not really prioritizing game requests :(
    Link: Game Request: Minecraft/Webmc #177

  3. Emulibrary: Metroid Fusion and Metroid: Zero Mission
    More Info: These are both really great gba games. As Metroid and Super Metroid are already in the emulibrary, I believe you should add these as well.
    NOTES: You bet! I'll check up with OlyB (very epic) later on this once I get the current emulator issues sorted out.
    Link: Emulibrary: Metroid Fusion and Metroid: Zero Mission #176

  4. Cargo Bridge Flash Game Series - Cargo Bridge 1: https://www.coolmathgames.com/0-cargo-bridge and Cargo Bridge 2: https://www.coolmathgames.com/0-cargo-bridge-2 and Cargo Bridge XMAS Levels: https://www.coolmathgames.com/0-cargo-bridge-christmas-xmas
    More Info: From my understanding Cargo Bridge is a series of flash games similar to poly bridge but instead of cars you have to get workers with heavy items across a valley.
    NOTES: Maybe? Could you possibly link to any?
    Link: Game Request: Cargo Bridge Series #162

  5. Taiko Web - (Unofficial so may not be correct) https://github.com/bui/taiko-web
    More Info: Not really an important game but it's a good rhythm game on par with Osu!
    NOTES: Alright will consider adding this with the new summer update. Please not that I already have a ton of game requests lol
    Link: Game Request: Taiko Web #160

  6. Friday Night Funkin - Download it: https://github.com/vackyton/FNFBiggerModAttempt and Download only certain files and not the whole 3.6 GB zip: https://download-directory.github.io/ and FNF Optimized: https://github.com/obscurerev/FNF-Mods-Web-Install
    More Info: Can u add Vs Whitty which is named whitman in the folder. You just have to add it and do ./(Nameofthefolder
    NOTES: Alright will possibly add. Just note the massive list I already have... so this isn't a priority atm
    Link: Game Request: FNF #159

  7. Minecraft / WebCraft - https://github.com/Overv/WebCraft
    More Info: Similar to Issue 177. This would either replace or be in addition to the Minecraft already available. It has functional multiplayer and the multiplayer world is stored, so you can use it later. This version of WebCraft is my fork of https://github.com/Overv/WebCraft. The only limitation is that it needs to be run using Node.js, but you could probably put it on m.example.com and have the HTML5 game page link to that. If this should be added, I could make a pull request.
    NOTES: Perhaps :D
    Link: Game Request: Minecraft / WebCraft #151

  8. Candy Box 2 - https://candybox2.github.io/ and https://github.com/candybox2/candybox2.github.io
    More Info: Its a cool game like a dark room so I would recommend it to be added to the site.
    NOTES: None
    Link: Candy Box 2 - Game Request #138

Explanation on Creating PRs with Game Requests

If you do not follow this your request may be declined.

Game Description (Follow the basic structure of the page. I will provide an example):
https://github.com/titaniumnetwork-dev/Holy-Unblocker/blob/master/views/pages/nav/games5.html

<div class="responsive">
        <div class="gallery">
            <a id="idusedbynavscript" href="#">
                <img src="/assets/img/example.png" alt="Co&#8203;ol Game">
            </a>
            <div class="desc">
                <p style="font-weight: bold;">Epic desc&#8203;ription 
            </div>
        </div>
</div>

Game Image (Upload your game image here... try to make it a square and not blurry):
https://github.com/titaniumnetwork-dev/Holy-Unblocker/tree/master/views/assets/img

Game Assets (anything in the archive folder. /g for pretty much everything):
https://github.com/titaniumnetwork-dev/Holy-Unblocker/tree/master/views/archive

Flash games (if they work with Ruffle) need to be sent to OlyB/@BinBashBanana (tell me beforehand) along with any games within the Emulibrary. You will need to verify that its working before you send or message me anything via webretro or Ruffle.

Navigation HTML5, etc. (add the proper path below line 43):
https://github.com/titaniumnetwork-dev/Holy-Unblocker/blob/master/views/expr/

Navigation Flash (once again add the proper path):
https://github.com/titaniumnetwork-dev/Holy-Unblocker/blob/master/views/expr/flash-nav.js

Navigation Emulibrary:
DM me or OlyB/@BinBashBanana about this and we will set this up since the actual source regarding any of the Emulators or EmuLibrary is closed.

@QuiteAFancyEmerald QuiteAFancyEmerald added the game request New game request for either the games page or any emulators label Oct 31, 2021
@QuiteAFancyEmerald QuiteAFancyEmerald pinned this issue Oct 31, 2021
@QuiteAFancyEmerald
Copy link
Owner

tysm! <3

Repository owner locked and limited conversation to collaborators Oct 31, 2021
@QuiteAFancyEmerald QuiteAFancyEmerald changed the title Game Requests Game Requests (PR/Issues) Oct 31, 2021
@Rockpods
Copy link
Author

Rockpods commented Jan 4, 2022

I am going to be updating when I get the chance

@BinBashBanana
Copy link
Collaborator

@Rockpods I was actually working on an update for this, games will be dynamically loaded into the page with javascript. Hopefully it will make adding more games much easier!

@Rockpods
Copy link
Author

@Rockpods I was actually working on an update for this, games will be dynamically loaded into the page with javascript. Hopefully it will make adding more games much easier!

I just meant updating the game requests list

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
game request New game request for either the games page or any emulators
Projects
None yet
Development

No branches or pull requests

3 participants