Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

GrimAnticheat/Grim

SamB440 created a comment on an issue on GrimAnticheat/Grim
Could be a config issue

View on GitHub

spadeau forked GrimAnticheat/Grim

spadeau/Hatex-AC

Bruhdows created a comment on an issue on GrimAnticheat/Grim
Really weird bypass, can't really reproduce it.

View on GitHub

overkidding created a comment on a pull request on GrimAnticheat/Grim
falses also by just getting hit when eating..

View on GitHub

overkidding created a comment on a pull request on GrimAnticheat/Grim
> Can I get a video of this happening? Just use flagAndAlert() and try to fight in 1.8

View on GitHub

XeraPlugins forked GrimAnticheat/Grim

XeraPlugins/Grim8b8t

kgk-dev starred GrimAnticheat/Grim
SamB440 created a comment on an issue on GrimAnticheat/Grim
This is not a bypass, it’s just jumping

View on GitHub

SamB440 closed an issue on GrimAnticheat/Grim
Criticals bypass
### Describe the bypass and how to replicate it @EventTarget fun onAttack(event: AttackEvent) { val blink = Arctic.moduleManager[Blink::class.java] as Blink ...
SamB440 created a comment on an issue on GrimAnticheat/Grim
Any update?

View on GitHub

SamB440 closed an issue on GrimAnticheat/Grim
Fix check please
### Describe the bug and how to replicate it https://github.com/GrimAnticheat/Grim/blob/2.0/src/main/java/ac/grim/grimac/checks/impl/aim/AimModulo360.java this commit break logic of this check h...
ManInMyVan created a comment on a pull request on GrimAnticheat/Grim
> > > Resets some item states also to legit players, sometimes it does not eats gapples or shoot bow arrows, should be fixed before merging in my opinion. > > > > you can also disable it > > the ...

View on GitHub

overkidding created a comment on a pull request on GrimAnticheat/Grim
> > Resets some item states also to legit players, sometimes it does not eats gapples or shoot bow arrows, should be fixed before merging in my opinion. > > you can also disable it the option...

View on GitHub

Rothes created a comment on a pull request on GrimAnticheat/Grim
> Java only inits the fields after super is called? Yes, that's the problem! To prove it, you can print the value after initiation.

View on GitHub

ManInMyVan created a comment on a pull request on GrimAnticheat/Grim
> Resets some item states also to legit players, sometimes it does not eats gapples or shoot bow arrows, should be fixed before merging in my opinion. you can also disable it

View on GitHub

overkidding created a comment on a pull request on GrimAnticheat/Grim
Resets some item states also to legit players, sometimes it does not eats gapples or shoot bow arrows, should be fixed before merging in my opinion.

View on GitHub

SamB440 created a comment on a pull request on GrimAnticheat/Grim
Java only inits the fields after super is called?

View on GitHub

Rothes created a comment on a pull request on GrimAnticheat/Grim
> Isn’t it initialised when the class is created and then the config is loaded which overrides the value? Did I misunderstand something, I’m confused? it reads config data in super constructor m...

View on GitHub

SamB440 created a comment on a pull request on GrimAnticheat/Grim
Isn’t it initialised when the class is created and then the config is loaded which overrides the value? Did I misunderstand something, I’m confused?

View on GitHub

SamB440 pushed 3 commits to 2.0 GrimAnticheat/Grim
  • take care of viaversion rotation fix, and warn server admin about that option acdacff
  • reverse that patch c8ff110
  • Merge pull request #1754 from Cyramek/via-version-fix warn about `ViaVersion rotation-place fix` bdf7eb7

View on GitHub

SamB440 created a comment on an issue on GrimAnticheat/Grim
Complain to via then

View on GitHub

Axionize created a comment on an issue on GrimAnticheat/Grim
I'm willing to bet you have a plugin that is setting the bukkitPlayer's dead state incorrectly. Probably whatever plugin is handling your minigame and respawning the player.

View on GitHub

ManInMyVan opened a pull request on GrimAnticheat/Grim
fix exempt permission default
Cyramek created a comment on a pull request on GrimAnticheat/Grim
viaversion just got released, and we finally require java 17 pr is ready to merge

View on GitHub

literallyfiro starred GrimAnticheat/Grim