Menu
238 players are currently having fun. Join Them!
Tools & Stats
News
April 16, 2025
December 15, 2024
December 15, 2024
April 16, 2024
December 15, 2023
User login
Players Blogs
Recent comments
2 days 3 hours ago
1 week 3 days ago
1 week 6 days ago
2 weeks 9 hours ago
2 weeks 6 days ago

Didn't mean to post this comment
Doesn't look like the damage calculation changes are happening in the talent definition. [sound F/X: source diving] Ah, yes, that apparently happens in Combat:getDammod() in mod/class/interface/Combat.lua. For your purposes, it looks like you'll want to hook into the "Combat:getDammod:subs" hook to apply your changes.
Getting Lua erros when trying to refit the shadow, but otherwise its a fun class and doesn't seem to have any issues. Not being able to refit it is a big one though.
I like the concept of it quite a lot
This is a nice addon and I like it but unfortunately Path of Light will damage friendlies so I keep murdering townsfolk and Escorts.
https://te4.org/blogs/darkgod/2017/03/news/tales-majeyal-150-unbroken-unforgotten-embers-rage-104-and-ashes-urhrok-1
Under bugs:
May I just say, you are a god...and dark and everything... :D
Thanks for your continued efforts and love on what has become a go-to favorite and continual point of fun (and contention) with friends.
I've recently made a steam account and want to be able to access the game through that platform. Is this possible, and how do I go about it if it is?
Changed the overload to direct to the mod but it still has has issue with removing party members (stealth check additions are working).
Stats are working again! :)
(No data lost, was just aggregation stuff)
This is one of my favourite addons. It lets you tweak the combat text settings to highlight damage amount/type/percentages that you are focusing on. I used it with every character pre 1.5 release and hope it'll be updated again soon. It definitly adds to the ToME experience for me and I hope it is adopted by Darkgod. Cheers Codefly
30 mins is pretty average for an introductory LP for a reasonably complex game. If you look at something with a similar learning curve - Rimworld, Stellaris, etc - 30 minutes is typical. Get into something madly complex like CK2 or Distant Stars, and they can spend an hour before they unpause the game.
You know there's a pause button, right?
Same problem for me... new unlocks are all accessible in-game, but the website says Last connection: 2017-03-09 19:31:09, and hasn't updated the achievements, etc since. The living (and mostly dead) characters do show up though.
Yes, this is something I can fix. Open a ticket, send me a copy of your save: http://www.te4support.org/
Are you playing through Steam? If so make sure you disable3 cloud saves for ToME. They are disabled by default due to them causing issues like this (or worse).
.*reads the patch notes*
.*reinstalls the game*
Fixed this so that the golemancy tree edit is now optional
Tried to kill Weird Beast(or whatever it is called) but failed and retreated back to water level. When i came back boss was gone and door still closed. Relaunching the game didn't help - is it possible to do smth?
So far attempting to hook in the changes has been unsuccessful since their might not be hooks for those yet. I'll upload a update once i can get a proper hook into it.
class:bindHook("ToME:load", function(self, data)
if config.settings.tome.bazaarfix_fix_bazaar_quest_complete_check == "yes" then
-- Zone:loadDefinition("/data-bazaar/zones/bazaar/zone.lua")
end
if config.settings.tome.bazaarfix_fix_bazaar_addon_stealth_checks == "yes" then
-- Generator:loadDefinition("/data-bazaar/rooms/bazaar.lua")
end
Going to use a different method so that game will properly load these changes using a hook method.
hello :D
I have a question for you.
Why is the vault capa. 12?
I already donate 25 EURO.
Is that correct vault capa.?
Thx.
The overloads i did should be taking effect but the do not seem to want to override the bazaars code as intended (at least the workaround for the party removal code). If I can figure it out I'll change the code to hook the changes later if I can manage such.
Hi!
My game window doesn't show up anymore. I can hear the music playing, but I cannot get the window to appear.
I'm using Steam Ubuntu Trusty. Any idea about how to solve this?
Thanks!
Erik
ToME's website isnt updating my characters' and friend's characters' statistics for 2 days now... so you aren't the only one unfortunately.
Hopefully it will be resolved very soon.
ToME website isn't updating my characters' statistics either as well. Its been 2 days and counting. :(
But It seems that the servers are still storing the information and unlocks for me?
So only the website itself can't show the newly updated statistics?
It should be solved. I think. It worked. Maybe I broke something somewhere else..? Meh should be fixed so whatever.
I spent a few hours trying to hyjack the character creation screen, but it didn't work and I'm too busy right now to focus on finding out so instead you just get a crappy boring fix for 1.1.0 instead of a fancy new character creation system.