Search found 11 matches

by GokuderaElPsyCongro
Sat Jan 11, 2025 8:20 pm
Forum: Addons
Topic: Werekracken's Beholder Fork
Replies: 18
Views: 10185

Re: Werekracken's Beholder Fork

In case this mod is still worked on, got a bug after unlocking the Tentacle tree and trying to focus it on the mouse, or open the [m] menu
screenshot
screenshot
259680_32.jpg (252.7 KiB) Viewed 1799 times
by GokuderaElPsyCongro
Wed Sep 25, 2024 6:07 am
Forum: Addons
Topic: [v1.0.1-1.0.5] Inventory Sort Order
Replies: 40
Views: 33084

Re: [v1.0.1-1.0.5] Inventory Sort Order

Thank you Zizzo, works like a charm! Haha no apologizes needed I've been greatly enjoying your mods sir
by GokuderaElPsyCongro
Wed Sep 11, 2024 10:37 pm
Forum: Addons
Topic: [v1.0.1-1.0.5] Inventory Sort Order
Replies: 40
Views: 33084

Re: [v1.0.1-1.0.5] Inventory Sort Order

Your starting inventory will be treated as least recently picked up, as will things like quest rewards that are placed directly into your inventory Seems that when (auto)picking up all items from a stack, the last item from the stack (the lowest in the list in the message log) is always placed at t...
by GokuderaElPsyCongro
Wed Sep 11, 2024 1:14 pm
Forum: Addons
Topic: [v1.0.1-1.0.5] Inventory Sort Order
Replies: 40
Views: 33084

Re: [v1.0.1-1.0.5] Inventory Sort Order

Thank you so much Zizzo :D That will be outstanding QoL for me
by GokuderaElPsyCongro
Tue Sep 03, 2024 11:32 pm
Forum: Addons
Topic: [b43-1.0.5] Inventory Show All Tabs/Tier-1 Short Circuit Opt
Replies: 22
Views: 20388

Re: [b43-1.0.5] Inventory Show All Tabs/Tier-1 Short Circuit Opt

Is this something you'd want on all the time, or something you'd want to be able to toggle in the inventory dialog somehow? Would you want pick-up time shown in the inventory list? It's definitely something I'd love to have enabled at all times. I often pick a big stack of items without looking and...
by GokuderaElPsyCongro
Thu Aug 29, 2024 5:48 pm
Forum: Addons
Topic: [b43-1.0.5] Inventory Show All Tabs/Tier-1 Short Circuit Opt
Replies: 22
Views: 20388

Re: [b43-1.0.5] Inventory Show All Tabs/Tier-1 Short Circuit Opt

Ooh that makes me wonder: is it possible to sort the inventory by Recency? (From latest picked item to oldest)
by GokuderaElPsyCongro
Sat Feb 12, 2022 9:49 pm
Forum: General Discussion
Topic: How for the love of god to compile latest 2.4.0 source
Replies: 5
Views: 9375

Re: How for the love of god to compile latest 2.4.0 source

Got help ;) I actually built it in a ubuntu VM, and works like a charm now. Finally! :D
by GokuderaElPsyCongro
Sat Feb 12, 2022 6:02 pm
Forum: General Discussion
Topic: How for the love of god to compile latest 2.4.0 source
Replies: 5
Views: 9375

Re: How for the love of god to compile latest 2.4.0 source

So, I resorted on setting up an Ubuntu Virtual Machine through Vagrant and Virtualbox and run it there. Installing dependencies is SUPER fast! I'm starting to understand why developers love Linux… The Github says that X11 is the recommended way of rendering, so I installed Xming and Putty to be able...
by GokuderaElPsyCongro
Sat Feb 12, 2022 3:56 pm
Forum: General Discussion
Topic: How for the love of god to compile latest 2.4.0 source
Replies: 5
Views: 9375

Re: How for the love of god to compile latest 2.4.0 source

I have been playing on https://angband.live/ . Theme is there. Angband.live says 2.3.6-ah., so it's several years behind the current 2.4.0 version of March 2021. A ton of bugfixes have been done since, noticably some game breaking bugs, and the codebase moved to C++. Incredible for such a great gam...
by GokuderaElPsyCongro
Sat Feb 12, 2022 1:42 pm
Forum: Modules
Topic: Porting ToME2 to the T4 engine
Replies: 681
Views: 12382051

Re: Porting ToME2 to the T4 engine

Does anyone know how I could compile latest Tome 2.4.0 so that I could finally discover this seemingly legendary roguelike? (https://github.com/tome2/tome2) After spending three hours trying to install Boost, cmake, visual studio, to only be slapped with missing gtk2, X11 and ncurses dependencies, I...
by GokuderaElPsyCongro
Sat Feb 12, 2022 7:26 am
Forum: General Discussion
Topic: How for the love of god to compile latest 2.4.0 source
Replies: 5
Views: 9375

How for the love of god to compile latest 2.4.0 source

Ok so I put THREE HOURS trying to do it on Windows. Just about to give up at this point. Installed Boost. (That was f*ing hard to do) Installed Cmake. After two hours installing, reinstalling visual studio and everything needed to make cmake and boost work, I run cmake . Error. Missing gpk2, X11, nc...