• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[In Progress] Origins

  • 69
    Posts
    7
    Years
    • Seen May 20, 2024
    [PokeCommunity.com] Origins

    Relive your most nostalgic moments from a vast region in this upcoming title. Origins is centered around the most iconic region and our favorite catchable monsters.
    [PokeCommunity.com] Origins


    A New Twist
    Our favorite handheld games go back to the 90's. However, there was always something I felt was missing, action based multiplayer combat.
    [PokeCommunity.com] Origins



    By being true to the Origins of our favorite games, this game looks to redefine a classic and bring it into the next era. Your journey awaits you!

    Unique Features:
    - Realtime Action-based combat
    - Online multiplayer
    - Dynamic Vegetation, Dynamic Shadows

    [PokeCommunity.com] Origins

    [PokeCommunity.com] Origins

    Each time the world is ran, it dynamically generates shadows and vegetation in real time creating a unique world each time the server is updated or rebooted.
    - PvP & PvE
    - Player Gym Leaders
    - Full DevOps Process

    Code is managed in GitLab and has a dedicated build and deployment pipeline. This took quite a bit of time to set up, but I feel like it is super important for a seemless update process and a clean development environment.
    Hinashou's CI/CD Pipeline for Origins
    Pipeline consists of 3 steps:
    build
    Pulls down an image from docker, and installs all necessary dependencies. Then, it runs through the code and ensures there are no compilation errors.
    auto-deploy
    Deploys the files generated from the build step to my remote game server. The remote game server detects these changes immediately, saves all players currently logged in, and restarts the game world with the updated files. It also sends out a discord message to my discord server with updated change logs.
    manual-deploy
    This step is also dependent on the build step, but is optional. It is only ran if the game is not currently running on the remote game server. After deploying the files to the remote game server, it will start the game world.

    If the game world crashes for any reason on the remote game server, it will automatically restart within 1 minute.

    Fully independent test game server and production game server with independent pipelines, but follow the same steps.
    [PokeCommunity.com] Origins

    - Discord Integration
    Get current server information, players online, lookup trainers, lookup pokemon, and generate pokemon at a specific level. Has the same setup as the game server, there is a test bot and a production bot.
    [PokeCommunity.com] Origins

    [PokeCommunity.com] Origins

    - Online 24/7!
    Next Major Feature:
    - Expanded PVP System & Lore

    Join Origins Today!
    [PokeCommunity.com] Origins

    Origins Discord

    [PokeCommunity.com] Origins

    Origins GitLab
     
    The maps look so good! Is this game already finished or still being worked on?
     
    Oh that's crazy. I'm doing something kind of similar. Cool to see I'm not the only one with this idea.
     
    It runs on a client called BYOND. Here's how you get setup

    https://gitlab.com/OriginsProject/originspublic#setup

    Join our discord too!

    ummm i just finished step 2 but when i tried to run it windows " protected my pc " so basically i clicked on " Run anyway" and then windows said it disabled some of the features of the application i dont know something about firewall , i just clicked x on the message but BYOND didnt open up , so i tried to open it up again and nothing happend , any help? also an explantion about why it thinks its a virus and the firewall thing..


    Edit : although when i openend it as an administor it did open up.
     
    ummm i just finished step 2 but when i tried to run it windows " protected my pc " so basically i clicked on " Run anyway" and then windows said it disabled some of the features of the application i dont know something about firewall , i just clicked x on the message but BYOND didnt open up , so i tried to open it up again and nothing happend , any help? also an explantion about why it thinks its a virus and the firewall thing..


    Edit : although when i openend it as an administor it did open up.

    We talked about it on the Discord, but I have been using BYOND for like 15 years, shouldn't be flagged by the firewall or anything like that. Some people have reported that their firewall did, but I've never had that issue before. I also do not have to run as Administrator or anything like that. If you have any issues with the "Play Now" launching the game from the browser, just search Origins in the BYOND program and it should pull up just fine.

    You were able to get in the game just fine, so we're good anyways! Just wanted to share in case someone else came across this and was having any issues getting started.
     
    Back
    Top