aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-07Backend: Remove a lot of deprecated code (#1371)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-07Backend: Renderable table (#822)Thunderblade73
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: Walker Selby <git@walkerselby.com> Co-authored-by: appable <enzospiacitelli@gmail.com> Co-authored-by: alexia <me@alexia.lol> Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Co-authored-by: Empa <42304516+ItsEmpa@users.noreply.github.com> Co-authored-by: Obsidian <108832807+Obsidianninja11@users.noreply.github.com> Co-authored-by: Linnea Gräf <nea@nea.moe> Co-authored-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com> Co-authored-by: Dylan <61059252+DylanBruner@users.noreply.github.com> Co-authored-by: Matthias <40476420+byWambo@users.noreply.github.com>
2024-04-07code cleanuphannibal2
2024-04-07Backend: HolographicEntities (#731)Linnea Gräf
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: Cal <cwolfson58@gmail.com>
2024-04-07Improvement: Allow receiving inquisitor information from all chat (#1316)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-07Feature: Clear plot sprays when Portable Washer is used (#1178)Alexia Luna
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-07Backend: Change stuff around with chat messages (#1227)CalMWolfs
2024-04-07Backend: Mayor Overwrite (#1302)J10a1n15
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-07fix config read errorshannibal2
2024-04-07extract DungeonFloor into own classhannibal2
2024-04-07code cleanuphannibal2
2024-04-07Fix: Don't tell player to enter boss room in Entrance (#1374)Alexia Luna
2024-04-07fixed contest detection (#1375)HiZe
Co-authored-by: superhize <superhize@gmail.com>
2024-04-06Feature: Crystal Hollow Area Walls (#1266)Thunderblade73
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-06Fix: Bingo Card Row (#1370)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-06Feature: Shadow Assassin Jump Notification (#852)CarsCupcake
Co-authored-by: Linnea Gräf <nea@nea.moe> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: Cal <cwolfson58@gmail.com>
2024-04-06Backend: Add isEnabled to BasketWaypoints (#1207)CalMWolfs
2024-04-06code cleanuphannibal2
2024-04-06Backend: Add feature toggle adapter to automatically turn on features (#581)Linnea Gräf
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-06Improvement: Added support for ct inquisitorchecker (v2) (#1359)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-06fixhannibal2
2024-04-06moving IslandExceptions from MobFilter into its own class.hannibal2
2024-04-06Fix: M7 Mob Detection (#1367)Thunderblade73
2024-04-05Version 0.25 Beta 2hannibal2
2024-04-05Improvement: Cookie Buff Timer (#1292)Empa
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-05Improvement: Kills since last inquis (#1363)Empa
2024-04-05Fix: Not showing MP when no power (#1366)Empa
2024-04-05code cleanuphannibal2
2024-04-05Fix: Impossible Pest Counts (#1362)Empa
2024-04-05code cleanuphannibal2
2024-04-05Backend: Improved Scoreboard Line joining with special formatting codes (#1333)J10a1n15
2024-04-05Fix: Small performance boost (#1365)CalMWolfs
2024-04-05fixed message formatting and one message being sent once per tick (oops) (#1364)Empa
2024-04-05Backend: Use only one inventory close event (#1184)CalMWolfs
* use only one inventory close event * fix InventoryCloseEvent not getting called when closing player inventory, not fully opened inventories, and sometimes leaving inventories by opening other mod menus * used event in minion collection, and renamed functions --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-04Improvement: Get Magical Power from Maxwell (#1327)J10a1n15
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-04Improvement: Add /trade to tab complete commands (#1354)CalMWolfs
2024-04-04Fix: Dojo npe (#1361)Thunderblade73
2024-04-04Backend: Add option to copy raw scoreboard (#1356)Alexia Luna
2024-04-04Add: Visitor's Logbook stats (#1287)HiZe
Co-authored-by: superhize <superhize@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-04Improvement: Use SkyblockArea.skyblockAreaWithSymbol for Custom Scoreboard ↵J10a1n15
Area (#1350)
2024-04-04Backend: matchFirst function for lists of strings (#1353)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-04Backend: error manager only for beta users (#1299)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-04Improvement: Anita and SkyMart highlight (#1118)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-04Feature: No Bits Warning (#1286)Empa
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-04code cleanuphannibal2
2024-04-04Fix: Pest Profit Tracker Coins (#1358)Empa
2024-04-04Fix: Pest Tp Delay (#1357)Empa
2024-04-04Fix: Supercraft /gfs not working for 1,000+ items (#1351)Alexia Luna
2024-04-03Backend: code cleanup (#1348)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-03Fix: Hilight -> Highlight (#1349)jani270