File Details
dominionlib-2.4.2-1.10.2.jar
- R
- Feb 18, 2024
- 734.93 KB
- 35
- 1.10.2
- Forge
File Name
dominionlib-2.4.2-1.10.2.jar
Supported Versions
- 1.10.2
Curse Maven Snippet
Thanks to Andruxoid, COOL TNT, Chunk7w, and Chan-pu for translations.
Chryfi:
- Added column major transformation extraction
- Added camera matrix capturing and better transformation calculation
- Fixed mathbuilder -() group not working
- Reverted ModHelper "Fix some bugs" commit
- Fix NPE of modkeybinds part 2
- Add RenderingUtils class
- Refactored Value classes to use generics
- Add generic clamp method to MathUtils
- Refactored GenericValue
- Add ValueSerializer to automate NBT, JSON and Buffer serialization
- Fix NPE in GenericNumberValue and enforce nullValue check
- Added class docs to GenericNumberValue and GenericValue
- Fix minor typo in GenericValue docs for clarity
- Add class docs to ValueSerializer
- Remove deprecated use of copy() in McLib
- Added ValueItemSlots and ValueRotationOrder
- Refactor ICloneable to ICopy
- FIx ValueSerializer HashMap order and causing ByteBuffer issues
- Add ValueItemSlots
- Add ValueRotationOrder
- Add valueToBytes and valueFrombytes to GenericValue
- Update set method of GenericValue to copy the value if instanceof
- Add right click resets dragging in trackpad
- Add local global translation mode
- Remove label variable from GuiCirculateElement
- Fix Gui transform orientation not updating for every instance
- Added glRevertRotationScale method to RenderingUtils taking scale and rotation vectors
- Added ITransformationObject interface for addTranslation in ModelTransform classes
- Refactored MatrixUtils getRotationMatrix method
- Prevent right click context from appearing when dragging trackpad
- Refacot GenericValue getter to return copy when possible
- Add axis colour rendering for translation fields with mclib config
- Add rendering colour for translation sliders
- Review Value classes
- Added getCurrentChildren method to GuiBasae
- Refactor server client time sync
- Refactor Value API and add GenericBaseValue
- Added RenderingHandler
- Added OptifineHelper class
- Changed GenericBaseValue return types to GenericBaseValue
- Added ForgeUtils class
- Add IconRenderer and add it to GuiLabel
- Add GuiCollapseSection
- Add filter Flips method to MathUtils for 360 degrees jumps
- Document Nullable of callback in GuiTrackPadElement
- Change name of IconRenderer to IconContainer
- Added sendToAll and sendToAllAround wrapper methods to AbstractDispatcher
- Change McLib command registration to work with singleplayer too
- Fix GuiPopUpModal going beyond screen limits
- Added fr_FR thanks to the user "COOL TNT"
- Add client-server-client answer API
- Fix Label being rendered with offset
- Fix ModHelper crashing when no "!" letter is there
- Update offset of label in GuiCollapseSection
- Refactor Server Answer framework
- Add PermissionCategory and permission registry
- Refactor client answer framework to allow overrides
- Register permissions via events now
- Update permissionFactory getPermission from id
- Remove client server time sync
- Add timeout for answer requests
- Fix right click to abort dragging influencing other gui elements
- Add permission to gui panels
- Return true for permissions in singleplayer
- Add Client Side Only annotation to AbstractClientHandlerAnswer
- Refactor some permissions stuff
- Fix exponential interpolations not fulfilling restrictions f(0)=a and f(1)=b
- Update en_US scrollbars.tooltip
LunaTheFox20:
- Update Keys.java
- Update TextUtils.java
- Update Keys.java
MiaoNLI:
- Fix a serious logic error in VertexBuilder.calcTangent
- Add another VertexBuilder.calcTangent for Emoticons
- Prevent the game from being unresponsive when opening folders
- Preventing the creation of ambiguous command in GuiUtils.OpenFolder
- Simplified code for GuiUtils.openFolder
- Fix some bugs
- Tracking cursor when zooming in Keyframe panel
- Add Delta Rotation
- Add more customizable fields to GuiModelRenderer
- UTF-8
- Add flight mode for GuiModelRenderer
- Optifine-compatible vertex builder
- Flight mode: set default speed to 0.2
- Keybinds config
- Fix a bug that the speed of flight mode of model renderer that it may be affected by fps
- revert GuiConfigPanel of commit #ad850c8
- Fix VertexBuilder.resetNormal
- Fix some bugs
toraylife:
- Fix alwaysWrite feature

