Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
679e8e89ee
Get Scene.java and parts of Actor.java, Game.java and GameScene.java from broqdev to port the cooperative shutdown logic of the actor thread
89304cc8d5
Get Vertexbuffer.java Reflection.java and Bundle.java from broqdev's repo to fix potential bugs but keep my change in Bundle.java that caused rankings entries to lose class name on reload since I use obfuscated = true on gdx-teavm
ad3060c323
Update gdx-teavm to 1.6.1, remove startup-logo.png generation and deletion, make version and versionCode dynamic, change optimization level to advanced from simple