Search found 199 matches

by 7Soul
Thu Dec 15, 2022 2:40 pm
Forum: Grimrock 2 Discussion
Topic: [Feedback] The necessity of equipping some items before use
Replies: 19
Views: 12101

Re: [Feedback] The necessity of equipping some items before use

Regardless of preference, the game is 8 years old and the game's company doesn't exist anymore, so there's no point in asking for changes to be made
by 7Soul
Tue Dec 13, 2022 11:56 pm
Forum: Grimrock 2 Discussion
Topic: [Suggestion] Options for changing the opacity of UI
Replies: 2
Views: 2645

Re: [Suggestion] Options for changing the opacity of UI

It is possible with uMods, in fact I have it right here as an option for my Hi-Res mod: https://www.nexusmods.com/legendofgrimr ... escription (download the second file)

The only problem is that if you use uMods, the game locks you out of gaining achievements :/
by 7Soul
Thu Sep 29, 2022 3:38 pm
Forum: Support and Tech Discussion
Topic: The Guardian mod is crashing
Replies: 6
Views: 14450

Re: The Guardian mod is crashing

Install the 4gb patch https://ntcore.com/?page_id=371
by 7Soul
Wed Jul 20, 2022 7:32 pm
Forum: Mod Creation
Topic: [UMod] Hi-Res UI Scaling
Replies: 5
Views: 11631

Re: [UMod] Hi-Res UI Scaling

I figured out how to scale text so here's version 2.0 of the mod: -- This file contains sections of Legend of Grimrock 2 source code; anything you -- do with this file must comply with the Grimrock modding terms: -- http://www.grimrock.net/modding_log1/modding-and-asset-usage-terms/ -- -- You are fr...
by 7Soul
Tue Jul 19, 2022 2:40 am
Forum: Info
Topic: Grimrock Facebook Page - Hijacked.
Replies: 17
Views: 16513

Re: Grimrock Facebook Page - Hijacked.

http://www.grimrock.net/ still has some nasty links I can confirm. I have been checking the website a lot lately for the scripting references, and there are some random arabic links here and there. You can check https://github.com/JKos/log2doc/wiki too, it's got all the same info from the website a...
by 7Soul
Mon Jul 18, 2022 4:05 pm
Forum: Mod Creation
Topic: [UMod] Extended Hooks (0.3.12)
Replies: 7
Views: 12114

Re: [UMod] Extended Hooks (0.3.11)

0.3.11 update: https://drive.google.com/file/d/1Fws6UD-WCEOepnzx6crdPtm0i_yNAlzx/view?usp=sharing ============== 0.3.11 Changelog ============== - Added equipment hooks that already existed as trait hooks: onComputeDamageMultiplier(self, champion, weapon, attack, attackType) onComputeDualWieldingMod...
by 7Soul
Wed Jun 29, 2022 4:00 pm
Forum: Mod Creation
Topic: [UMod] Master Classes
Replies: 3
Views: 7779

Re: [UMod] Master Classes

Update 1.1 https://www.nexusmods.com/legendofgrimrock2/mods/149 (requires Extended Hooks 0.3.10 http://www.grimrock.net/forum/viewtopic.php?f=22&t=18616) Known bugs: - Some times the game may crash when loading a game while still in-game - Auto-pickup can some times make the item disappear unde...
by 7Soul
Wed Jun 29, 2022 3:55 pm
Forum: Mod Creation
Topic: [UMod] Extended Hooks (0.3.12)
Replies: 7
Views: 12114

Re: [UMod] Extended Hooks (0.3.10)

Update 0.3.10 https://drive.google.com/file/d/12vWQL504oO1W1G0Frbmx6ElSrkvjeLTA/view?usp=sharing ============== 0.3.10 Changelog ============== - Added trait hooks: onComputeConditionDuration = function(condition, champion, name, beneficial, harmful, transformation) onComputeConditionPower = functio...
by 7Soul
Fri Feb 11, 2022 5:13 pm
Forum: Mod Creation
Topic: [UMod] Extended Hooks (0.3.12)
Replies: 7
Views: 12114

Re: [UMod] Extended Hooks (0.3.9)

0.3.9b Changelog Download link
- Accidentally broke "getItem" method for socket component
by 7Soul
Wed Jan 19, 2022 12:26 am
Forum: Mod Creation
Topic: [UMod] Extended Hooks (0.3.12)
Replies: 7
Views: 12114

Re: [UMod] Extended Hooks (0.3.9)

0.3.9 Changelog Bugfixes - Fixed crash related to monsters hitting other monsters with projectiles - Fixed crash related to firing a projectile then removing the weapon - Fixed Condition onStart hook having no reference to the condition power or stack count New trait/skill/equipment hook - onLevelUp...