Skip to content
Changes
- Version bump to 0.10.3
—
bernhard.bonigl /
githubweb
- Fix infinite loop from when mappings got updated
—
traincrazyb /
githubweb
- Updated source compatibility to Forge 1.7.10-10.13.4.1448 and snapshot
—
mark.a.woodman /
githubweb
- Fix broken array-check in CraftingItem #43
—
boni /
githubweb
- Update GuiManual.java
—
kosmos /
githubweb
- Enable alpha blending before rendering a String
—
kosmos /
githubweb
- Update GuiManual.java
—
kosmos /
githubweb
- get rid of LogIdentifier(FML has this now), add in optional recipe
—
progwml6 /
githubweb
- Additional checks for InventoryLogic to prevent crashes with invalid
—
bernhard.bonigl /
githubweb
- Make Mantle only send non-empty messages, instead of only empty
—
qowyn /
githubweb
- Fetch name of player from GameProfile instead of using getDisplayName.
—
qowyn /
githubweb
- bump version in prep for release
—
progwml6 /
githubweb
- Revert "fix issue with remap event not applying mod containers correctly
—
squeek502 /
githubweb
- Fixed Migration not initializing mod/modID
—
squeek502 /
githubweb
- render iron pickaxe in lieu of missing items fixes #
—
progwml6 /
githubweb
- CoordTuple requires equals() method for use as Hashkey
—
tmpillbox /
githubweb
- update comparison helper fixes #22
—
progwml6 /
githubweb
- fix issue with remap event not applying mod containers correctly by
—
progwml6 /
githubweb
- fix npe in migration event
—
progwml6 /
githubweb
- remove subscribe event annotation, as migration requires @EventHandler
—
progwml6 /
githubweb
- update pulsar to have pulse dependencies :D
—
progwml6 /
githubweb
- Add Item+Meta, Item+Meta+Stacksize and Item+Meta+Stacksize+NBT wrappers
—
bernhard.bonigl /
githubweb
- implement migration event helper
—
progwml6 /
githubweb
- use gradle wrapper with sources, don't run optional logIdentifier if
—
progwml6 /
githubweb
- Updated Pulsar
—
pyoung1998 /
githubweb
- Added sources JAR, bumped Gradle wrapper, and cleaned up formatting in
—
pyoung1998 /
githubweb
- Replace WorldHelper functions with their implementation in World.
—
bernhard.bonigl /
githubweb
- Bumped Forge to 10.13.0.1187
—
Arthur Uzulin /
githubweb
- deprecate iloadablemodule as well, prevent loading under 1.7.2 and below
—
progwml6 /
githubweb
- move to same versioning format for jenkins builds as tcon
—
progwml6 /
githubweb
- Switch to LinkedHashMap for module ordering
—
mDiyo /
githubweb
- fix issue with pictures loading in books, added author to the forgeCFG
—
progwml6 /
githubweb
- Deprecate ModuleController
—
mDiyo /
githubweb
- Remove Module loader - replaced by Pulsar
—
mDiyo /
githubweb
- fix another derp, and un deprecate pulseproxy
—
progwml6 /
githubweb
- actually remove logger entry
—
progwml6 /
githubweb
- actually load the config
—
progwml6 /
githubweb
- update pulsar again, add in forge config class as well for tcon to use
—
progwml6 /
githubweb
- Remove deprecation on PulseProxy
—
mDiyo /
githubweb
- Remove deprecated annotation on single constructor for PulseManager
—
mDiyo /
githubweb
- Update pulsar version
—
mDiyo /
githubweb
- tweak pulsar's config handling to dump the modules descriptions as well
—
progwml6 /
githubweb
- tweak pulsar so that descriptions can be put in the pulsar config
—
progwml6 /
githubweb
- Change paramaters in IPulse to more descriptive names
—
mDiyo /
githubweb
- bump to 1.7.10 :D
—
progwml6 /
githubweb
- update cauldon reference in environment checks
—
progwml6 /
githubweb
- update to 1.7.10_pre4
—
progwml6 /
githubweb
- update copyright year, add alex to list, ...
—
progwml6 /
githubweb
- Update Pulsar to 5803b3.
—
Sunstrike /
githubweb
- Import Pulsar packages.
—
Sunstrike /
githubweb
- Bump forge once again
—
progwml6 /
githubweb
- add in base packet, and Tile Entity sync packet from tcon, and chunk
—
progwml6 /
githubweb
- bump forge version, add in recipe remover(combined TCon + tcon tweaks),
—
progwml6 /
githubweb
- Really bumping version
—
traincrazyb /
githubweb
- Bump the forge version on Mantle
—
traincrazyb /
githubweb
- Bumping to forgegradle 1.2
—
traincrazyb /
githubweb
- add distanceFrom to coordtuple
—
progwml6 /
githubweb
- Fix ALL the -Xlint warnings
—
Sunstrike /
githubweb
- Suppress a pile of unsolvable (for now) warnings.
—
Sunstrike /
githubweb
- Cleanup some warnings.
—
Sunstrike /
githubweb
- Ignore some unused warnings in workspaces without TCon
—
Sunstrike /
githubweb
- Force ModuleController to generate config entries even when mods are
—
Sunstrike /
githubweb
- Update Mantle.java
—
sun /
githubweb
- fix some issues with deprecation, correct config option for logger's to
—
progwml6 /
githubweb
- Begin tidying Mantle internals.
—
Sunstrike /
githubweb
- Fix NoClassDefFoundError in module loader.
—
Sunstrike /
githubweb
- Initial implementation of the v2 module loader.
—
Sunstrike /
githubweb
- Rename IModule to ILoadableModule
—
Sunstrike /
githubweb
- move book configs for loading books to json as loading itemstacks NBT
—
progwml6 /
githubweb
- Minor cleaning in Mantle.java
—
Sunstrike /
githubweb
- add in interface for items to be able to function w/ the mantle
—
progwml6 /
githubweb
- fixes for AIOOB in craftingItem, and NPE in picture page
—
progwml6 /
githubweb
- Fix Javadocs in Mantle.java
—
Sunstrike /
githubweb
- make sure null strings don't attempt to log
—
progwml6 /
githubweb
- fix issue w/ new threads and logger redirection
—
progwml6 /
githubweb
- add in way of redirecting all sysout & syserr to loggers by class
—
progwml6 /
githubweb
- start of mapping event work
—
progwml6 /
githubweb
- Add in additional dump options for the remaining ID's in vanilla
—
progwml6 /
githubweb
- add rest of book code, dump biome ID's when config option is enabled
—
progwml6 /
githubweb
- Added a manual open event
—
Arthur Uzulin /
githubweb
- part 2 of book loading via zips
—
progwml6 /
githubweb
- part 1 of ability to load books from zip files
—
progwml6 /
githubweb
- solve NPE w/ mantle's debugging interfaces w/ empty hands
—
progwml6 /
githubweb
- add textureDomain code to mantle's inventory block instead of hardcoding
—
progwml6 /
githubweb
- some fixes to books, namely the arrows which are now working
—
progwml6 /
githubweb
- make sure the debuggable stuffs actually uses the vanilla stick
—
progwml6 /
githubweb
- Remove debug code
—
Arthur Uzulin /
githubweb
- Fixed NBT not being written properly
—
Arthur Uzulin /
githubweb
- Fix some Logic's/Blocks
—
traincrazyb /
githubweb
- remove test book from creative tab, make sure crafting item wont NPE if
—
progwml6 /
githubweb
- add in method to get block/item from unique name, multiservant logic now
—
progwml6 /
githubweb
- Fix some Logic Classes
—
traincrazyb /
githubweb
- Fix me removing stuff.
—
traincrazyb /
githubweb
- add in method to get unique names for blocks/items for use in things
—
progwml6 /
githubweb
- add in group so that dvs1 knows where in maven to deploy
—
progwml6 /
githubweb
- add uploadJars for use on dvs1
—
progwml6 /
githubweb
- add getter for hasMaster for debug purposes
—
progwml6 /
githubweb
- Fix getSubItems
—
traincrazyb /
githubweb
- make fields protected to prevent programmer error, fix some math issues
—
progwml6 /
githubweb
- part of fix for nbt in multiservantlogic
—
progwml6 /
githubweb
- re-add deprecated method serMaster -- DO NOT RELY ON THIS IT WILL GO
—
progwml6 /
githubweb
- run through formatter
—
progwml6 /
githubweb
- update MCP names
—
progwml6 /
githubweb
- copy some of the TCon book icons
—
progwml6 /
githubweb
- update gitignore to make sure that eclipse project stuff stays out of
—
progwml6 /
githubweb
- clean up readme formatting
—
progwml6 /
githubweb
- update readme for gradle practices
—
progwml6 /
githubweb
- Update createTileEntity to func_149915_a
—
traincrazyb /
githubweb
- bump gradle wrapper
—
progwml6 /
githubweb
- get rid of useless constructor
—
progwml6 /
githubweb
- add world option for isairblock
—
progwml6 /
githubweb
- markBlockForRenderUpdate
—
Arthur Uzulin /
githubweb
- Remove StringEncoder
—
Arthur Uzulin /
githubweb
- clean up debugging mess, moved the initialization to post init to
—
progwml6 /
githubweb
- push NPE debug code for others to review
—
progwml6 /
githubweb
- some book fixes-- WARNING: causes NPE / AIOOB's in small font renderer
—
progwml6 /
githubweb
- book fixes
—
progwml6 /
githubweb
- String encoder/decoder
—
Arthur Uzulin /
githubweb
- clean up some stuff while adding function to the books
—
progwml6 /
githubweb
- Fixed book crashes
—
Arthur Uzulin /
githubweb
- make books testable -- UNTESTED
—
progwml6 /
githubweb
- books can now be translated if bookdata says so
—
progwml6 /
githubweb
- guimanual now uses bookdata not hardcoded defaults
—
progwml6 /
githubweb
- Add missingno texture
—
Arthur Uzulin /
githubweb
- move over needed assets for using books w/ SlimeKnights Textures,
—
progwml6 /
githubweb
- some work on the new book registries
—
progwml6 /
githubweb
- fix nbt
—
progwml6 /
githubweb
- derpy git
—
progwml6 /
githubweb
- add back another accidentally deleted world parameter
—
progwml6 /
githubweb
- add in a new helper, fix some update derps
—
progwml6 /
githubweb
- fix some updating derps
—
progwml6 /
githubweb
- Update Mantle.java
—
tgameBusiness /
githubweb
- add in some helpers methods to blockutils, log4j2 stuff
—
progwml6 /
githubweb
- initial sweep of 1.7 updating
—
progwml6 /
githubweb
- more work on 1.7 updates still WIP
—
progwml6 /
githubweb
- 2nd update sweep
—
progwml6 /
githubweb
- more 1.7 fixes
—
progwml6 /
githubweb
- more fixes
—
progwml6 /
githubweb
- more 1.7 work
—
progwml6 /
githubweb
- 16 errors left
—
progwml6 /
githubweb
- 0 compile errors
—
progwml6 /
githubweb
- clean up repo's in build.gradle
—
progwml6 /
githubweb
- fix derp in properties, bump forge version
—
progwml6 /
githubweb
- fix compiling
—
progwml6 /
githubweb
- mantle runs
—
progwml6 /
githubweb
- get rid of ID in inventoryblock constructor
—
progwml6 /
githubweb
- do the same with inventoryslab
—
progwml6 /
githubweb
- fix debug chat messages, add in player utils for things like chat
—
progwml6 /
githubweb
- Update PlayerUtils.java
—
Sunstrike /
githubweb
- add in some utils, including one not fully implemented yet to reduce
—
progwml6 /
githubweb
- fix debug chat messages, add in player utils for things like chat
—
progwml6 /
githubweb
- Update PlayerUtils.java
—
Sunstrike /
githubweb
- get rid of ID in inventoryblock constructor
—
progwml6 /
githubweb
- do the same with inventoryslab
—
progwml6 /
githubweb
- mantle runs
—
progwml6 /
githubweb
- fix compiling
—
progwml6 /
githubweb
- fix derp in properties, bump forge version
—
progwml6 /
githubweb
- clean up repo's in build.gradle
—
progwml6 /
githubweb
- 16 errors left
—
progwml6 /
githubweb
- 0 compile errors
—
progwml6 /
githubweb
- more 1.7 work
—
progwml6 /
githubweb
- more fixes
—
progwml6 /
githubweb
- more 1.7 fixes
—
progwml6 /
githubweb
- 2nd update sweep
—
progwml6 /
githubweb
- initial sweep of 1.7 updating
—
progwml6 /
githubweb
- more work on 1.7 updates still WIP
—
progwml6 /
githubweb
- Avoid stupid input to MultiItemBlock, log warning
—
Sunstrike /
githubweb
- Fix 1-based index in MultiItemBlock
—
mDiyo /
githubweb
- add in missed period for the appending of strings to the end of the
—
progwml6 /
githubweb
- better implementation of support for edge cases found in TCon
—
progwml6 /
githubweb
- add some support for various TCon edge cases to multiItemBlock
—
progwml6 /
githubweb
- add in base implementation for item blocks with different unlocalized
—
progwml6 /
githubweb
- register gui handler/renderer for books
—
progwml6 /
githubweb
- more fixes
—
progwml6 /
githubweb
- Fixed a MantleDerp
—
Arthur Uzulin /
githubweb
- clean up mantle clientproxy
—
progwml6 /
githubweb
- book core code transplant stage 1
—
progwml6 /
githubweb
- add in log messages for debugging overrides
—
progwml6 /
githubweb
- Override env vars for debug config.
—
Sunstrike /
githubweb
- Add isHorizontal in DirectionUtils
—
Sunstrike /
githubweb
- Rebuild IDebuggable to be config-agnostic, make output configurable.
—
Sunstrike /
githubweb
- Fix crash in MantleBlock
—
Sunstrike /
githubweb
- DirectionUtils.
—
Sunstrike /
githubweb
- Add DimensionCoordTuple
—
Sunstrike /
githubweb
- Make InventoryBlock respect IDebuggable
—
Sunstrike /
githubweb
- Create new root class for Block classes.
—
Sunstrike /
githubweb
- Move MultiServantLogic to abstracts
—
Sunstrike /
githubweb
- Update EnvChecks.
—
Sunstrike /
githubweb
- IDebuggable interface for tile entities.
—
Sunstrike /
githubweb
- Update author email addresses
—
Sunstrike /
githubweb
- move multiservant logic to mantle
—
progwml6 /
githubweb
- move some more ov the inventory/multiblock logic to mantle
—
progwml6 /
githubweb
- Move EnvChecks into lib.environment, make hasOptifine flag, make unsupp
—
Sunstrike /
githubweb
- Make crash callables public, remove redundant var from EnvChecks.
—
Sunstrike /
githubweb
- Fix EnvChecks being a direct copy/paste job
—
Sunstrike /
githubweb
- Make env crash callables be usable from other mods.
—
Sunstrike /
githubweb
- Cleanup conversion mess.
—
Sunstrike /
githubweb
- Run formatter over project
—
mDiyo /
githubweb
- Remove CONTRIBUTING.md
—
Sunstrike /
githubweb
- Delete IDEA formatter
—
Sunstrike /
githubweb
- Update README.md
—
Sunstrike /
githubweb
- update versioning
—
progwml6 /
githubweb
- update build file description
—
progwml6 /
githubweb
- convert to java as per mD
—
progwml6 /
githubweb
- Change Forge dep tag.
—
Sunstrike /
githubweb
- Move some inventory block stuff into Mantle.
—
Sunstrike /
githubweb
- clean up build versioning to new tcon setup
—
progwml6 /
githubweb
- add in the scala plugin/library for building
—
progwml6 /
githubweb
- update gigignore, more derp fixes
—
progwml6 /
githubweb
- fix derp
—
progwml6 /
githubweb