Commit graph

100 commits

Author SHA1 Message Date
shinyflvre
fb33b3e5f8 X3.3 Pre Release 2026-01-19 16:59:06 +01:00
shinyflvre
91d0fd1129 Fixed #371 2025-11-12 14:48:09 +01:00
shinyflvre
d3cbfd80ca Public Release x3.1.0 2025-11-05 06:39:38 +01:00
shinyflvre
3aaf0100de Public Release X3.0-1 2025-11-02 04:15:53 +01:00
shinyflvre
091ae7be88 Public Release X3.0b
# MateEngine X3.0

## Windows and Taskbar Sitting Rewrite

* Avatars sit more naturally on windows and the taskbar. Legs render in front while hair renders behind for a seamless look.
* Transitions between dragging and sitting are smoother.
* Alignment with windows and the taskbar improved. If a model looks off adjust **Y Offset** in settings. Some models may need minor manual tweaks due to different bone rigs.
* You can give headpats while the avatar sits. The avatar closes its eyes and shows sparkling particles. More headpat animations will be added later.
* The avatar no longer jumps off the taskbar when the Windows Start Menu or Search opens.
* You must hold the avatar for at least one second before it will sit to prevent accidental sits during fast moves.

## Feed System (Alpha)

* Avatars can drink. Press the middle mouse button to open the Food Radial menu. Spawn smoothies and bring them to the avatar to feed. This is an early access feature.
* When Spawning a Smoothie it will always spawn a Random smoothie! Keep in mind this feature is new and not perfect but i think it is a nice to have!

## Drag Smoothing

* Dragging the avatar feels smoother and more stable.
* A light smoothing effect was added to make dragging natural without noticeable delay.

## Taskbar Sitting Changes

* The circle menu is disabled while the avatar sits on the taskbar, showing only **Jump Off**.
* This prevents visual overlap from other UI while sitting.
* Moving the menu up while sitting increases cost, so it remains off for taskbar sitting but works normally on window sitting.

## Animation Changes

* Minor rotation adjustments to dragging animations.
* Improved transition timing for intimate animation for smoother flow.

## Minecraft Integration

MateEngine reacts to Minecraft events in real time. The avatar comments on gameplay, warns about danger, and celebrates victories.

### How it works

* Install the **MateSignal Forge mod** in Minecraft and run **MateEngine** on the same device or local network.
* MateSignal forwards in-game events to MateEngine so the avatar can display messages or play animations.
* Intended for singleplayer and private multiplayer use. Avoid competitive or official servers where live alerts could be an unfair advantage.

### Examples of reactions

* Day start: cheerful wake-up
* Night start: reminder to stay safe
* Nearby mobs: instant warnings for creepers, zombies, etc.
* Low health or hunger: worried or encouraging lines
* Crafting: excited comments
* Weather: reactions when rain starts
* Death: sad or comforting messages
* Biome discovery: happy or curious reactions
* Eating: cheering during meals
* Killing mobs: victory reactions

### Requirements

* Minecraft 1.21.10
* Forge Mod Loader
* MateSignal installed and integration enabled in MateEngine

## Dance Player Update

* Added **Lock Mode (Experimental)**. Enables camera tracking for dances that move the avatar far left or right so the window follows their motion.

## Hand Tracking Changes

* Hand tracking is more accurate to the mouse position.
* Reduced activation zone to prevent unwanted tracking on smaller avatars.

## Buy Option

* Added a buy button to the Minecraft Integration and Steam DLC categories. These buttons appear when running the free GitHub build.

## Bug Fixes

* Avatars no longer attach to windows or the taskbar while custom dances are active.
* Fixed avatar disappearing after sitting on minimized windows.
* Fixed incorrect positioning when a window closes.
* Fixed teleport when a window is maximized.

## Internal Changes

* Removed unused code to reduce missing script warnings.
* General cleanup and small performance adjustments.
2025-11-01 10:12:19 +01:00
shinyflvre
1aa09dc6bc Prepare Updates 2025-10-24 22:04:01 +02:00
shinyflvre
f356d300e7 Public Release 2.7.0 2025-10-24 00:55:02 +02:00
shinyflvre
7820979658 Lang Updates 2025-10-23 06:12:48 +02:00
shinyflvre
73c4fb45fe Hotfix 2025-10-21 23:32:24 +02:00
shinyflvre
a28d64ad0e Public Release 2.6.0-GM 2025-10-21 22:40:11 +02:00
shinyflvre
2fe226a4f3 Added Tooltips / UI Refactor 2025-10-21 20:55:59 +02:00
shinyflvre
f5f8478496 Public Release 2.5.0-2 2025-10-18 15:18:56 +02:00
shinyflvre
24ee5bae52 Public Release 2.5.0
MateEngine 2.5.0 – The Polishing Update

MateEngine 2.5.0 focuses entirely on refinement and user experience. Countless small bugs, jitters, and inconsistencies have been removed to make the overall experience smoother, more stable, and natural. This update introduces no new features but improves performance, responsiveness, and internal reliability across all systems.

**VRMLoader Update**

* Added full support for VRM files using the **Standard Shader**
* Added full support for VRM files using the **UniGLTF/UniUnlit Shader**
  These changes ensure that more avatar types load correctly and consistently, both in Editor and Build mode.

**Performance Updates**

* Reworked **VRM SpringBone** logic — same visual quality, now with **50% less CPU load**
* Optimized MateEngine’s **component network**, reducing overhead by **25%**
* Refined **physics engine**, resulting in **15% lower CPU usage** during runtime
* Improved **caching system** across several core modules, providing smoother performance on low and mid-tier PCs
  *(Note: This does not bypass minimum system requirements — hardware below spec will still experience reduced performance.)*

**Fixes and Improvements**

* Fixed #316: Avatar number slot being cut off due to window size or position
* Fixed #307: Language option not working correctly on the tutorial page
* Fixed #314: Certain idle animations playing too fast
* Fixed an issue where the avatar **“Lazuli”** had stockings clipping through shoes
* Fixed an issue where some VRM models appeared with closed eyes when sitting on windows or the taskbar
* Added an option to enable or disable mods during runtime.
  *(Some mods may still require a restart to apply or unload correctly. Restarting MateEngine after installing new mods is recommended.)*
* Fixed a critical issue that completely broke the **Custom Dance Player** for the main avatar (“Zome”). This caused animations to freeze until MateEngine was restarted. The issue has been fully resolved.

**Window and Taskbar Sitting Improvements**

* Fixed/Improved #317: Avatars sitting on windows or the taskbar no longer glitch during vertical mouse movement. Movements are now smoother and more natural, making sitting interactions feel more stable and realistic.

**Internal Changes**

* Removed all warnings caused by missing scripts
* Cleaned and reorganized deprecated code and methods
* Improved internal consistency across multiple systems to make future updates faster and more stable
2025-10-16 20:52:10 +02:00
shinyflvre
206d77e963 Public Release 2.4.6 2025-10-14 16:57:49 +02:00
shinyflvre
c7f824af1f Patch 2.4.5 2025-10-13 19:25:54 +02:00
shinyflvre
d502f5b9ef Public Release 2.4.4 2025-10-13 19:02:18 +02:00
shinyflvre
3edc6c2596 2.4.3 Patch 3
MateEngine 2.4.3 – Patch 3

* Fixed an issue causing mods to upload twice instead of once.
* Fixed an issue where Event-Based Message mouth movements did not work on custom models.
* Fixed an issue where head-pat facial expressions did not work on custom models.
* Fixed an issue where idle facial animations did not work on custom models.
* Fixed an issue where CJK text was broken in the Dance Player.

Dance Player Updates:

* Dance Trails now appear when the avatar dances.
* The Dance Player now uses legacy text support, allowing Korean, Chinese, and Japanese characters to render correctly in the mod list.
2025-10-13 12:13:17 +02:00
shinyflvre
e26f5a4cc2 2.4.2 Patch 2 2025-10-13 02:09:25 +02:00
shinyflvre
f1176ffe8c 2.4.1 Patch 1 2025-10-12 22:07:24 +02:00
shinyflvre
634db944b6 Public Release 2.4.0 2025-10-12 20:24:52 +02:00
shinyflvre
914265fd6f Logo Updates 2025-10-09 04:43:56 +02:00
shinyflvre
7ea971306e Public Release 2.2.4-2 2025-10-07 09:54:21 +02:00
shinyflvre
63f4f61180 Public Release 2.2.0 2025-10-06 03:40:44 +02:00
shinyflvre
b1f0b77fb7 Adding Llama 3.2 3b and delete Qwen 3 4b
We still keep the Qwen 4 License for older releases
2025-10-06 03:29:53 +02:00
shinyflvre
a73c596585 Public Release 2.1.4 2025-10-05 21:33:20 +02:00
shinyflvre
7ec9cf9512 Public Release 2.1.2 2025-10-04 21:20:56 +02:00
shinyflvre
fb4e75e6f4 Public Release 2.1.0 2025-10-03 23:09:02 +02:00
shinyflvre
bf7084f479 Fetch 2025-10-03 19:30:19 +02:00
shinyflvre
1917194a75 Ai Chat Updates 2025-10-01 05:09:51 +02:00
shinyflvre
afaa3c4688 Public Release 1.9.8 2025-09-30 19:06:22 +02:00
shinyflvre
b6b3df5542 Prepare Updates 2025-09-30 14:29:27 +02:00
shinyflvre
3389be2dec Public Release 1.9.6
**MateEngine 1.9.6 Patch**

**New**

* Added clothing options for the official model *Ayrina*. You can now toggle certain accessories on and off.
* Added 4 new cute animations to *Big Screen Mode* for more dynamic and natural movement.

**Fixes**

* Fixed an issue where the official model *Ayrina*’s face animations did not work. She can now blink and use facial gestures.
* Fixed an issue where the animation cycle could break when changing the transition time.
* Fixed an issue where some models (only built-in / DLCs) could not be loaded.
2025-09-30 04:17:10 +02:00
shinyflvre
eded6cd2fa Public Release 1.9.5 2025-09-29 19:35:16 +02:00
shinyflvre
d798562ce4 Public Release 1.9.0b 2025-08-14 08:47:32 +02:00
Shiny
a2c3638b36 Pre 1.9.0
- added sleep base mechanics. can be used in debug page not ready for public usage though
2025-07-26 14:57:40 +02:00
Shiny
7230701f44 InDev 1.9.0-PRE-1 2025-07-26 10:17:32 +02:00
shinyflvre
fdd100498d InDev 1.8.9 Part 1 2025-06-10 19:16:00 +02:00
shinyflvre
ae93f5080a InDev 1.8.8 2025-06-09 15:51:31 +02:00
shinyflvre
bb8b25262a Public Release 1.8.7 2025-06-08 21:02:40 +02:00
shinyflvre
c2da39d647 Public Release 1.8.6 2025-06-08 01:57:47 +02:00
shinyflvre
22ff091be5 Public Release 1.8.5 2025-06-07 14:03:31 +02:00
shinyflvre
4b4509f271 InDev 1.8.4
- started work on new settings / save and load system for future proof improvements
- fixed NaN error caused by circle menu
2025-06-05 21:19:12 +02:00
shinyflvre
3895a787fc Prepare Pride Update 2025-06-03 10:15:01 +02:00
shinyflvre
965ffdfa4f Public Release 1.8.2 2025-05-24 20:20:34 +02:00
shinyflvre
e4756dc993 Public Release 1.8.2 2025-05-24 02:18:23 +02:00
shinyflvre
e0b4081081 Public Release 1.8.1 2025-05-22 01:16:54 +02:00
shinyflvre
fab97dd109 Performance Update 2025-05-21 02:59:11 +02:00
shinyflvre
5c2cdf49f8 Prepare 1.8.1 2025-05-20 20:15:32 +02:00
shinyflvre
89fa962397 InDev 1.8.0 Part 22 2025-05-18 11:58:37 +02:00
shinyflvre
dbefe09c78 InDev 1.8.0 Part 21 2025-05-18 00:38:50 +02:00