Albeoris

Results 24 issues of Albeoris

During GetBaseField for this file: ``` result = AssetFileInfo ByteOffset = {long} 7687736 ByteSize = {uint} 172 IsReplacerPreviewable = {bool} false OldTypeId = {ushort} 0 PathId = {long} 673 Replacer...

The referenced script on this Behaviour (Game Object 'UiManager') is missing! The referenced script on this Behaviour (Game Object 'MapView') is missing! The referenced script on this Behaviour (Game Object...

### Describe your proposal Generic types such as Dictionary, List and HashSet are very helpful in mod development. Now we have to use Dictionary, as it is most often found...

enhancement

I have a disassembled version of a shader. What should I do to decompile it? ```hlsl Shader "SFX_SUB_G" { Properties { _Color ("Color", Color) = (2,2,2,1) _Threshold ("Threshold", Float) =...

This KB lists the existing issues when using the Command Battle System in ATB-focused games. It seems that to fix them, it is better to take the ATB system as...

documentation
enhancement

The problem arises when the rect of the sprite do not match the rect of the texture fragment. **For example:** Sprite Rect: 48x48 Texture Rect: 35x35 Such sprites cannot be...

bug
documentation
help wanted

Hi! This is both a **request to improve the documentation** and an **attempt to verify that my understanding** of the process. Please correct me if I'm wrong. To hook a...

@snouz , @Tirlititi ### Souls-like bosses. Since Alternate Fantasy is the gold standard right now, my idea is about that, as there's no point in making multiple massive mods that...

- Feature request -

@Tirlititi , @snouz , I found a nasty bug that at the very least makes it impossible to export texts when mods are installed, at most the method is used...

- Bug (gameplay) -

Greetings! I am researching Septerra Core and developing modifications for it. Starting from loading resources from external files, ending with a turn-based combat system. Unfortunately, there are many things that...