Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ChatTriggers/ChatTriggers issues and pull requests
#402 - JSLoader: fix `asmexposedfunction` not working properly
Pull Request -
State: open - Opened by DocilElm about 2 months ago
#401 - Minecraft fails to start with the mod installed
Issue -
State: open - Opened by Yeney1273 3 months ago
- 1 comment
Labels: bug
#400 - StepTrigger: avoid getting system time for each thing
Pull Request -
State: open - Opened by DocilElm 4 months ago
- 1 comment
#399 - Error getting Dungeon Stats
Issue -
State: closed - Opened by JokkoLA 4 months ago
- 1 comment
Labels: bug
#398 - Fix name formatting in module list
Pull Request -
State: closed - Opened by srockw 4 months ago
- 1 comment
#397 - Unable to import any modules
Issue -
State: closed - Opened by Katchowski 5 months ago
- 2 comments
Labels: bug
#396 - Fix importing and other web requests on older Java versions
Pull Request -
State: closed - Opened by MisterCheezeCake 5 months ago
- 4 comments
#395 - Help please
Issue -
State: closed - Opened by PikachuLuke5 6 months ago
- 1 comment
Labels: bug
#394 - Fix #386 missing a $ sign, my bad.
Pull Request -
State: closed - Opened by ixnoahlive 6 months ago
- 2 comments
#393 - Add chat input utilities to ChatLib
Pull Request -
State: open - Opened by ixnoahlive 6 months ago
#392 - RuntimeException: Could not execute entrypoint stage 'preLaunch' due to errors, provided by 'advanced_runtime_resource_pack'!
Issue -
State: closed - Opened by malte9799 11 months ago
- 1 comment
Labels: bug
#391 - update FileLib.read javadocs to accurately describe behavior
Pull Request -
State: open - Opened by HorseScary 11 months ago
- 1 comment
#390 - persistent visual glitch
Issue -
State: closed - Opened by fightersLeader 12 months ago
- 5 comments
Labels: bug
#389 - Asm doesn't work with mixins
Issue -
State: closed - Opened by PolarC about 1 year ago
- 1 comment
#388 - Cannot unregister ChatTrigger
Issue -
State: open - Opened by ixnoahlive about 1 year ago
#387 - Update The Mod
Issue -
State: closed - Opened by DEMnetwork about 1 year ago
- 2 comments
Labels: enhancement
#386 - Color required module names in gray
Pull Request -
State: closed - Opened by ixnoahlive over 1 year ago
- 4 comments
#385 - Color dependency modules in gray
Pull Request -
State: closed - Opened by ixnoahlive over 1 year ago
- 7 comments
#384 - Can't import any modules
Issue -
State: closed - Opened by Qu4ntvm over 1 year ago
- 2 comments
#383 - Seperate libraries & modules
Issue -
State: closed - Opened by ixnoahlive over 1 year ago
- 3 comments
Labels: enhancement
#382 - Newly added modules don't work
Issue -
State: closed - Opened by F1RM-xD over 1 year ago
- 4 comments
Labels: bug
#381 - Add `isSingleplayer()`
Pull Request -
State: closed - Opened by Marvinschs over 1 year ago
- 1 comment
#380 - Fix invokeJS crashing when reloading the mod
Pull Request -
State: open - Opened by mattco98 over 1 year ago
#379 - local modules are evaluated more than once
Issue -
State: closed - Opened by bzb-stcnx over 1 year ago
- 2 comments
Labels: bug
#378 - Trigger: Fix priorities
Pull Request -
State: closed - Opened by camnwalter over 1 year ago
#377 - Fix documentation around some methods dealing with blocks
Pull Request -
State: closed - Opened by glasss13 over 1 year ago
#376 - DisplayLine: trigger changes
Pull Request -
State: closed - Opened by Marvinschs over 1 year ago
#375 - BlockPos: Add getAllInBox method
Pull Request -
State: closed - Opened by Marvinschs over 1 year ago
- 4 comments
#374 - KeyBind: fix registered triggers not unregistering correctly
Pull Request -
State: closed - Opened by Marvinschs over 1 year ago
- 1 comment
#373 - Triggers: Allow chat trigger to detect client-side messages
Pull Request -
State: closed - Opened by camnwalter over 1 year ago
- 1 comment
#372 - NBT: Add fromJson methods
Pull Request -
State: closed - Opened by camnwalter over 1 year ago
- 5 comments
#371 - Triggers: Added ClassTrigger
Pull Request -
State: closed - Opened by Marvinschs almost 2 years ago
- 1 comment
#370 - TextComponent: Fix invalid links causing an error…
Pull Request -
State: closed - Opened by camnwalter almost 2 years ago
#369 - -Add `getStringHeight(string)` method
Pull Request -
State: closed - Opened by Marvinschs almost 2 years ago
- 2 comments
#368 - Renderer: Various changes around scaling and Strings
Pull Request -
State: closed - Opened by Marvinschs almost 2 years ago
- 3 comments
#367 - ModuleManager: Load jars on import
Pull Request -
State: closed - Opened by camnwalter almost 2 years ago
#366 - Throw a more helpful message on malformed metadata.json file
Issue -
State: closed - Opened by mattco98 almost 2 years ago
Labels: enhancement
#365 - Triggers: Remove RenderEntityTrigger and PacketTrigger but add ClassTrigger instead
Pull Request -
State: closed - Opened by Marvinschs almost 2 years ago
#364 - Triggers: Add EntityRenderTrigger with dedicated class filter.
Pull Request -
State: closed - Opened by Marvinschs almost 2 years ago
- 2 comments
#363 - ChatLib: Fix editChat overflowing & a bunch of other issues
Pull Request -
State: closed - Opened by camnwalter almost 2 years ago
- 2 comments
#362 - Account creation page broken
Issue -
State: open - Opened by TakenMC almost 2 years ago
- 3 comments
Labels: bug
#361 - ModuleManager: don't use vigilance to get modules folder
Pull Request -
State: closed - Opened by DJtheRedstoner almost 2 years ago
#360 - Added index check to Player.setHeldItem
Pull Request -
State: open - Opened by kerbybit almost 2 years ago
- 1 comment
Labels: breaking
#359 - TextComponent: Don't use Forge's default link detection
Pull Request -
State: closed - Opened by camnwalter almost 2 years ago
#358 - Fix ChatLib.say not triggering MessageSent
Pull Request -
State: closed - Opened by Debuggingss almost 2 years ago
#357 - Add Font class for custom font rendering
Pull Request -
State: closed - Opened by realfork about 2 years ago
- 4 comments
#356 - Fix NPE with RenderManager in drawString
Pull Request -
State: closed - Opened by Debuggingss about 2 years ago
#355 - Add clicking links automatically for TextComponent & a couple bug fixes
Pull Request -
State: closed - Opened by camnwalter about 2 years ago
#354 - Triggers: Fix step trigger firing many times after unregister+register
Pull Request -
State: closed - Opened by mattco98 about 2 years ago
#353 - Game softlocks shortly after joining server
Issue -
State: closed - Opened by nea89o about 2 years ago
- 2 comments
Labels: bug
#352 - Added RayTraceResult wrapper and rayTrace methods
Pull Request -
State: closed - Opened by ghost about 2 years ago
- 2 comments
#351 - Modules: Make required modules not deletable until its dependents are…
Pull Request -
State: closed - Opened by camnwalter about 2 years ago
#350 - Added Player.isMoving() and a small bug fix
Pull Request -
State: closed - Opened by realfork about 2 years ago
- 5 comments
#349 - newer version support
Issue -
State: closed - Opened by brudder404 about 2 years ago
- 1 comment
Labels: enhancement
#348 - Reference: Allow to /ct load after /ct unload'ing
Pull Request -
State: closed - Opened by camnwalter about 2 years ago
#347 - Base64 methods & Update ForgeGradle
Pull Request -
State: closed - Opened by Debuggingss about 2 years ago
#346 - onGuiOpened register for Guis
Pull Request -
State: closed - Opened by DalwynWasTaken about 2 years ago
- 1 comment
#345 - "Found an old version of ASM (5.0.3)", and it never launches
Issue -
State: closed - Opened by zodiia over 2 years ago
- 3 comments
#344 - Convert final triggers to 1.17
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#343 - Add a dokka plugin to dump doc data for CTBot
Pull Request -
State: closed - Opened by DJtheRedstoner over 2 years ago
#342 - Renderer: Convert drawStringInWorld to 1.17
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#341 - Add image.destroy method
Pull Request -
State: closed - Opened by Soopyboo32 over 2 years ago
#340 - Update ForgeGradle and other small changes
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#339 - Player(MP): Make additional options have default values
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#338 - Verified and converted parts
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#337 - Packet type Criteria for packet events
Issue -
State: closed - Opened by Soopyboo32 over 2 years ago
- 1 comment
Labels: enhancement
#336 - Pls fix spelling
Issue -
State: closed - Opened by feeoodoor over 2 years ago
- 1 comment
Labels: bug
#335 - Crash on startup
Issue -
State: closed - Opened by Summmr over 2 years ago
- 8 comments
Labels: bug
#334 - Multiversion: Add basic Fabric support
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#333 - ClientListener: Fix "high ping" lag with packets
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
- 1 comment
#332 - Revert thread :(
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
- 1 comment
#331 - Command: Implement custom tab completions
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#330 - Display: Add method to remove lines
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#329 - Add author field to module metadata
Pull Request -
State: closed - Opened by Debuggingss over 2 years ago
- 2 comments
#328 - Add "end" argument to console
Pull Request -
State: closed - Opened by Debuggingss over 2 years ago
#327 - Client: Add connect method
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#326 - Misc: Wrap tasks needing Minecraft's main thread inside scheduleTask
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#325 - Make OnRenderTrigger more generic; Remove "On" trigger prefix
Pull Request -
State: closed - Opened by mattco98 over 2 years ago
- 1 comment
#324 - TriggerType: Add RenderHand
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#323 - KeyBind: Re-add clearing & removing keybinds, …
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#322 - Remove unused ts-generator dependency
Pull Request -
State: closed - Opened by glasss13 over 2 years ago
#321 - World: Remove random commented code
Pull Request -
State: closed - Opened by glasss13 over 2 years ago
#320 - Text: Add constructor taking a NativeObject
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#319 - Particle: Move to be child of Entity, convert a reflection call into AT
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#318 - Slot: Correctly number the slot indices inside GuiContainerCreative
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
- 1 comment
#317 - Inventory: Fix sizing issues with certain containers
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#316 - Renderer: Add support for newlines in drawStringWithShadow
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#315 - Item: Fix breaking change with itemStack property
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#314 - Remove unused imports and fix outdated kdocs
Pull Request -
State: closed - Opened by glasss13 over 2 years ago
#313 - Sound: Fix casting double to integer error for attenuation
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#312 - Item: Add setName and setLore methods
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#311 - Remove NotAbstract and External annotations
Pull Request -
State: closed - Opened by Debuggingss over 2 years ago
- 1 comment
#310 - Fixed an issue with GameLoad
Pull Request -
State: closed - Opened by Debuggingss over 2 years ago
#309 - Rename "print" to "println" and add "print" method
Issue -
State: open - Opened by Debuggingss over 2 years ago
- 3 comments
Labels: enhancement
#308 - Add colors to console
Pull Request -
State: closed - Opened by camnwalter over 2 years ago
#304 - Update outdated contributing instructions
Pull Request -
State: closed - Opened by glasss13 over 2 years ago
#293 - Game Crash
Issue -
State: closed - Opened by Eejit43 over 2 years ago
- 5 comments
Labels: bug
#288 - Player.lookingAt returns both Block and BlockType
Issue -
State: closed - Opened by camnwalter over 2 years ago
Labels: enhancement
#261 - Essential should not be a hard dependency
Issue -
State: closed - Opened by Semisol almost 3 years ago
- 3 comments
Labels: enhancement
#204 - Forge wont launch using ct
Issue -
State: closed - Opened by zivnadel about 4 years ago
- 9 comments
Labels: bug