Coder Social home page Coder Social logo

illusionmods / keelplugins Goto Github PK

View Code? Open in Web Editor NEW
53.0 5.0 23.0 11.38 MB

Various plugins for Illusion's games

License: GNU General Public License v3.0

C# 99.27% PowerShell 0.73%
koikatsu unity unity3d koikatu honey-select playhome bepinex

keelplugins's People

Contributors

deathweasel1337 avatar frostedashe avatar keelhauled avatar kkykkykky avatar kokaiinum avatar kynrait avatar manlymarco avatar mantas-2155x avatar rnetiks avatar starstormhun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

keelplugins's Issues

AI

[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
KeelPlugins.TitleShortcutsCore.get_StartupArgument () (at :0)
KeelPlugins.TitleShortcuts+d__28.MoveNext () (at :0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <0a7d89e4511e4bdeb215f76ca00fd04e>:0)

Altautomode

I dunno if this is really a issue but I can't seem to find how to activate altautomode and when I go and look at the plugins it doesn't exsist so I'm just curious on how it works

CharaStateX hard lock

So, as this is a relatively new feature I can understand why this problem occurs. But with MoreOutfits.dll now being a thing it has a severe incompatibility with CharaStateX, where if you have a character wearing a outfit that is in a coord slot that's been created by MoreOutfits and then sub select a character that does not have that many outfits will grind the entire studio to a halt and end up in a feedback loop where it attempts to repeatedly load data that isn't there.

This can severely negatively impact your entire computer as it'll quickly eat all your ram if you're not fast enough to close it down. I imagine on lower end machines it has a very real risk of freezing their entire computers.

[KKS] LockOnPlugin randomly doesn't work in character maker

LockOnPlugin will not display status messages when loading the maker for the first time; after closing and opening the maker again the status messages will show but the keyboard shortcuts don't work. Closing and reopening the game multiple times fixes the issue sometimes. Other times the plugin will randomly start working again.

This only happens in the maker. No issues in Free H.

KKS-HF Patch 1.8.

'Load Scene Param' never loads Shade 2

Untitled

When clicking Load Scene Param, all settings will load except for Shade 2 which stays at its old value.

If this is the wrong place to report this bug then please suggest where to report it, because this one really bothers me. I like to press Load Scene Param on scenes made by other people, but this bug means things never look as they should.

[RealPOV.KoikatsuSunshine.dll] Feature improvements

I hope to add the ability to modify the camera position for first-person view, such as making changes to the camera's XYZ coordinates. For reference, I am looking at the KK_PovX or HS2_PovX plugins written by FairBear. FairBear's PovX plugin provides support for settings related to the first-person view camera, which is quite convenient and offers a comfortable field of view.

If manually setting xyz is too cumbersome, you can use the Pov function of the ksPlug plugin created by Katarsys. By holding down the right mouse button and dragging, the camera can be moved along the xy-axis. When holding down the middle mouse button and dragging, the camera can be moved along the z-axis. Additionally, zooming in and out of the field of view can be done by scrolling the middle mouse button. The camera movements and zooming can all be controlled with a single mouse.

I also hope to expand the "Hide Head" option to include hiding the head and neck, as the neck slightly obstructs a small portion of the field of view.

refer to ksPlug,

HS2_ Lockon Plugin for Honey Select 2

I have no idea how this gitbhub place works. But I did wanna leave a message/request for the mod dev. Honey Select 2 VERY MUCH needs a way to configure a series of preset camera angles during scenes. The user can align their camera, freeze that viewpoint as a camera preset, define a hotkey for it (or just cycle through a list of camera presets already saved), then watch a scene from varying camera viewpoints.

Can this be done?

Also, could use a third-person mode (showing the male character) standing there during dialogues. Just FYI! :)

POV function does not work in some places

Hello, I would like to ask if there is known issues where POV does not work in some places. So I downloaded Koikatsu Betterrepacked RX10.1, and I believe RealPOV plugin is in it. And I found out that in some places in story mode like Koikatsu club and Home, the POV function with default key "backspace" doesn't work. I did try the RealPOV function and it works in rooftop, corridor, infirmary, and Japanese style room (some places where I've tried the POV in)

Idk if this is the right error log, but I think it might be it
[Error : Unity Log] NullReferenceException
Stack trace:
bool RealPOV.Koikatu.RealPOV.ApplyRotation(NeckLookControllerVer2)

Please help..

'Vignette' saved setting failing to load

Set vignette to 'off' and saved the parameters.

  1. Restarting studio, vignette is back to 'on';

  2. Using the 'reset' scene button also reverts it back to 'on'.

Using the load parameters button does set vignette to 'off' now, and of course whatever setting it's on and saved with a scene, on scene load it works correctly. For testing purposes I've also tried the same thing with shadow types, which worked correctly in all cases.
Is this the intended behavior or a possible bug? Game is Koikatsu JP version, DefaultParamEditor.Koikatu plugin v.1.1.2.268

AltAutoMode [PH] - H-positions list Bug

This plugin causes a problem in game h scene that all of "map specific positions" buttons are appeared in h-positions list regardless of the current selected map.

TitleShortcuts - Disable the "fast startup"

So in addition to its described features, the TitleShortcuts plugin also has this whole "fast startup" where it skips the "Illusion" voice line at the game startup and makes the game launch slightly faster because of that. However, I'm not a big fan of that and I'd like to have an option for it to be disabled (from what I've seen, there's no such setting).

LockOnPlugin improvements

  • Don't lock on to invisible characters
  • Allow quick lock on to characters that have been parented in studio

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.