theoneprobe-1.12-1.4.20.jar
on Jan 26, 20231.4.20:
New features:
- Added TESLA support
- Added support for the new large power cell from RFTools Power (McJty)
- Item frames now display their item
Enhancements:
- Drawers from Storage Drawers Extras now show their contents by default, like drawers from Storage Drawers already did
- Improved the error message when another mod doesn't implement capabilities correctly
Bug fixes:
- Fixed item frames, paintings, and leads rendering in the wrong position
And lots of refactoring and code cleanup.
theoneprobe-1.12-1.4.19.jar
on Jan 26, 2023theoneprobe-1.1x-1.4.19.jar
on Jan 26, 20231.4.19:
- Option to show silverfish (from ChristoCoder)
-
DefaultProbeInfoProvider shows what mobs spawner spawns (from Artemish)
-
Show tameable status, time to adulthood (Artemish)
-
Added mob armor visual to the HUD (Artemish)
theoneprobe-1.12-1.4.18.jar
on Jan 26, 2023theoneprobe-1.1x-1.4.18.jar
on Jan 26, 20231.4.18:
- Fixed config overriding changing the default config and not only the config that is being overriden for some block
theoneprobe-1.12-1.4.17.jar
on Jan 26, 20231.4.17:
- Fixed so that it actually works on 1.12 too (and not only 1.12.1)
theoneprobe-1.12-1.4.16.jar
on Jan 26, 20231.4.16:
- Fixed a bug with the probed helmets not working when crafted regularly (cheated helmets worked fine)
theoneprobe-1.12-1.4.15.jar
on Jan 26, 20231.4.15:
- Fixed entity rendering in the tooltip
theoneprobe-1.12-1.4.14.jar
on Jan 26, 2023theoneprobe-1.1x-1.4.14.jar
on Jan 26, 20231.4.14:
- Big optimization in network trafic and server load. Previously when the client requested info from the server then it kept on doing that until the server finally replied. This meant that too many packets were being sent to the server and the server had to calculate the information again and again. Now the client is smarter and will not resend a request for info if it has already done that recently
theoneprobe-1.12-1.4.13.jar
on Jan 26, 20231.4.13:
- Fixed in-game MOD config GUI
- Fixed max stacksize for creative probe
theoneprobe-1.12-1.4.12.jar
on Jan 26, 20231.4.12:
- Recipes should be fixed now
theoneprobe-1.12-1.4.11.jar
on Jan 26, 20231.4.11:
- Use the new CoFH energy api
theoneprobe-1.12-1.4.10.jar
on Jan 26, 20231.4.10:
- Fixed for latest release of Forge
theoneprobe-1.12-1.4.9.jar
on Jan 26, 20231.4.9:
- Fixes for latest forge after the removal of the registry system
- The probe helmets are no longer 'leaking' in the other tabs
theoneprobe-1.12-1.4.8.jar
on Jan 26, 20231.4.8:
- Various fixes for 1.12
- Recipes work
- The player note works again
- Harvestability info is fixed
theoneprobe-1.2-1.4.7.jar
on Jan 26, 2023First port of The One Probe for 1.12. Recipes are still missing so this is still beta. CompatLayer is no longer required for this version!
theoneprobe-1.1x-1.4.7.jar
on Jan 26, 20231.4.7:
- The creative probe will now also show the registry name and class name of the block
- Protection from mods returning null from getPickBlock() (which is invalid on 1.11)
theoneprobe-1.1x-1.4.6.jar
on Jan 26, 20231.4.6:
- Typing /topcfg will now open the config gui again. The command was broken
- New /topneed command to open the gui you get from the note where you can control when the probe should display
theoneprobe-1.1x-1.4.5.jar
on Jan 26, 20231.4.5:
- Fixed a problem with potion effects not working on a server due to TOP calling client-side only methods