Rain World
Mouse Drag
Mostrando 11-20 de 31 aportaciones
< 1  2  3  4 >
Actualización: 5 MAY 2024 a las 8:09

Release 0.4.0
- Compiled for Rain World 1.9.15
- Added pages & submenus in radialmenu
- Added label that shows name of selected object
- Added inverse gravity option, half gravity is now 0.2f gravity
- Added feature that tries to prevent smashing scugs into walls
- Added selectable player for safari-controls
- Fixed untame (i hope)
- Added 'info' tool that copies all members of selected object to clipboard, for debugging purposes

Actualización: 4 FEB 2024 a las 8:46

Release 0.3.2
- BodyChunk position locks (like pausing, but without the pausing)
- Control room-gravity tool
- Delete only dead creatures in room tool
- Safari-control cyclecamera now unstuns players when returning to one
- AbstractRoomUpdateIL to prevent creatures from moving in unloaded rooms to truly pause creatures
- Simple RegionKit integration
- Integration exceptions are now thrown, to help with debugging

Actualización: 13 ENE 2024 a las 8:43

Release 0.3.1
- Added support for SBCameraScroll zoom
- Added support for SplitScreen Co-op
- Added experimental SplitScreen multiplayer safari
- Reduced chance to misclick in radialmenu by freezing the menu in-place when mouse hovers over it
- Replaced all cursor visibility code with auto-hide cursor, check the options to reconfigure or disable
- Improved BeastMaster integration
- Prevent accidental dragging on devtools map-page
- Activate jellyfish, fireEgg and hazer by throwing
- Fixed safari camera exceptions

Actualización: 26 NOV 2023 a las 11:04

Release 0.3.0
- Safari-control anywhere & multiplayer (requires DLC), suggestion by gruntonium
- Added forcefields
- Pause and stun now track abstractphysicalobjects
- Activate stowaway by healing them
- When deleting in region, fixed slugpup deletion if not loaded
- BeastMaster integration is now optional

Actualización: 29 OCT 2023 a las 3:21

Release 0.2.9
- New destroy in region tools
- Don't open menu when right clicking on BeastMaster
- Fixed graphical bugs when background isn't redrawn correctly if BeastMaster isn't enabled
- KeyBinds for exclusively selecting creatures (default LeftControl)
- Reorder radialmenu tools to align with options menu order
- Fixed most creature in stomach cut/paste bugs
- Hide menu when hibernating or during dreams

Actualización: 15 OCT 2023 a las 10:19

Release 0.2.8
- Undo arena game over when reviving players
- Throw weapon keybind, configurable force and threshold for throwing
- Changed rotationspeed of crosshair in radialmenu
- Changed selection of small bodychunks
- Fixed player animation after revive
- Fixed damage tracking bug when reviving pups
- Added stun and lung reset when reviving players
- Changed teleport to not reset outside terrain
- Changed call of tools to include PhysicalObjects in arguments

Actualización: 1 OCT 2023 a las 4:55

Release 0.2.7
- Fixed graphical bug with radial menu
- Added waypoint teleport (crosshair) and mouse teleport options
- Destroy objects in room no longer deletes creatures (except for radialmenu option)
- Dragging backspears will no longer try to throw them
- Added sandbox and safari only option
- Properly limit velocity magnitude when dragging players
- Only read activetype when starting a new game

Actualización: 7 SEP 2023 a las 10:57

Release 0.2.6
- Cut/copy/paste any object (clipboard)
- Kill releases mask option (for vultures/elites)
- Pull any object from grasps instead of only weapons
- Preparations for the Psychic
--- Velocity drag option (instead of position drag)
--- Reduce max drag speed of player in velocity drag
- Fix class accessibility for add-on mods
- Menu middle mouse button option, to keep RMB accessible for other mods
- Sporeplant delete will now retain the stalk
- Deactivate tools every restart/cycle option (when using keybind)

Actualización: 26 AGO 2023 a las 11:33

Release 0.2.5
- Prevent throwing weapons while they are still grabbed (thanks IdleFire Guardian!)
- Fixed weapon mode fix preventing grabbed items from being released
- logDebug option
- Options to further customize the menu
- Re-order keybind options
- DLL deafen ramping up too high fix

Actualización: 22 AGO 2023 a las 11:38

Release 0.2.4
- Compare slot with command based on spritename instead of index, for future customization
- Trigger/reset objects (thanks gruntonium!)
- Kill/revive oracles
- Stun option (thanks gruntonium!)
- Removed unused sprites
- Throw-activate items with mouse option (bombs, vulturegrubs, etc.)
- Fixed invisible beams of deleted/moved spears
- Menu snaps to target even when followTarget is off
- Renamed delete to destroy to avoid confusion