Giter VIP home page Giter VIP logo

epicrealm-bugs's Introduction

EpicRealm-Bugs

A bug tracker for the EpicRealm network. Feel free to post suggestions or bugs that you find.

epicrealm-bugs's People

Contributors

justbru00 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

epicrealm-bugs's Issues

Create EpicNetwork Core

Handles things like:
Ranks
Currency
Tags
Some Cosmetics (not game specific)
Player global playtime
Chat formatting.
Cross server anticheat messages.
Discord features
Server labeling (id) (Will be important for other features)
Reporting server player count, tps, and online status.
Handle custom commands from other servers.
eg. STATUS|Lobby would return from the lobby server `REPLYSTATUS|Lobby|onlineplayernumberhere|20.00|ONLINE

Status will be saved in the Mongo database every 2 minutes. (or upon request) FORCESTATUSUPDATE

And really cool ban animations. (I hope)

Add a minigame

  • Decide on a game
  • Setup server, maps, and permissions
  • Create cosmetics plugin for donators
  • Setup store for donators

Fix weird error that occurs from recharge system - HIDE

java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextNode(Unknown Source) ~[?:1.8.0_121]
        at java.util.HashMap$EntryIterator.next(Unknown Source) ~[?:1.8.0_121]
        at java.util.HashMap$EntryIterator.next(Unknown Source) ~[?:1.8.0_121]
        at com.gmail.justbru00.epic.hideandseek.game.GameTimer.everySecond(GameTimer.java:28) ~[?:?]
        at com.gmail.justbru00.epic.hideandseek.main.Main$1.run(Main.java:54) ~[?:?]
        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.11.jar:git-Spigot-6f7aabf-c8ff651]
        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot-1.11.jar:git-Spigot-6f7aabf-c8ff651]
        at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:730) [spigot-1.11.jar:git-Spigot-6f7aabf-c8ff651]
        at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.11.jar:git-Spigot-6f7aabf-c8ff651]
        at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [spigot-1.11.jar:git-Spigot-6f7aabf-c8ff651]
        at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [spigot-1.11.jar:git-Spigot-6f7aabf-c8ff651]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]```

Things for Minigame

Add knockback sticks
Shorten hunter wait time
Add ender pearl mode
Change to particle trail system instead of glowing?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.