bbassie and Claude Opus 5
3f46055b70
Enable need-check-nil and start the burn down
...
`Roles.new_role` returned the result of `error`, which made it nullable,
and `set_permission_group` returned nil for an unknown group, which
broke the config chain with an index error rather than saying so.
Positions and bounding boxes read back from the game always use the
named members, so they are narrowed once where they enter a function.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-08-07 15:31:43 +00:00
Cooldude2606 and GitHub
27b1a34a83
Merge pull request #443 from Cooldude2606/fix/lint
...
Fixes many lint issues and other bugs
2026-06-26 15:58:47 +01:00
phidias and GitHub
1f3689a0ac
entity api change ( #442 )
...
* Update warps.lua
* .
* .
2026-06-26 15:45:46 +01:00
Cooldude2606
7be2f8d490
Fix lint errors
2026-06-26 15:02:08 +01:00
8190b2165d
mine depletion ( #439 )
...
* Update mine_depletion.lua
* Update miner.lua
* Update mine_depletion.lua
* Compatibility with 2.0 and 2.1
---------
Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com >
2026-06-26 11:37:00 +01:00
Cooldude2606 and GitHub
9bd699ebf1
Refactor legacy addons into Clusterio format ( #413 )
...
* Refactor custom start
* Refactor afk kick
* Fix use of assert get player
* Refactor chat popup
* Refactor chat auto reply
* Refactor help bubbles
* Refactor damage popups
* Refactor death markers
* Refactor deconstruction log
* Remove FAGC logging
* Refactor discord alerts
* Refactor insert pickup
* Refactor inventory clear
* Refactor extra logging
* Refactor nuke protection
* Refactor pollution grading
* Refactor protection jail
* Refactor report jail
* Refactor mine depletion
* Refactor degrading tiles
* Refactor station auto name
* Refactor spawn area
* Refactor fast deconstruction
* Bug Fixes
2025-12-02 18:34:24 +00:00