Fixed-Duration Resting
Allows the player to rest for a specified duration, instead of just to full. This behavior is bound to Ctrl-R by default. Supplying 0 as the number of turns to rest for will fall back to the default resting behavior.
Important mechanical note: I created this addon because I wanted to be able to rest until a talent came off cooldown (and no more). To facilitate this, the number of turns you specify will be a duration in *global* turns. This will cause the "Rested for X turns" message to have a different value if your global speed is not 1. However, if you're waiting for a talent to come off cooldown, you can just enter the number of turns and you will rest exactly long enough (rounding up) for the talent to become available again. If there's demand, I could include a setting (or alternate keybinding) to instead rest for a fixed number of player turns, but I'm not sure what the use for that would be.
Charsheet Talents Improvement
Improves the charsheet talents listing. Note: might be be implemented by next patch
Marson's UI Modifications - TEST VERSION
This version is only for use during the test phase of a new ToME release and is currently frozen. For regular play use the original non-test version.
Fontpack example for Marson's UI Mod
An example addon showing how to add fonts to Marson's UI Mod. See hooks/load.lua for details.
- Additional fonts for Marson's UI Mod. Please use only fonts licensed for such use.*
The Auto Archer (Auto Shooter)
Takes out the boring grinding fingerwork of archer gameplay with a single keystroke. This addon automatically walks toward visible enemies, uses your archer talents (or basic shoot skill), reloads your bow mid-fight, or autoexplores when nobody is around. Sit back and enjoy the magic of The Auto Archer.
Alchemist Quest Reward Display
When viewing the quest, displays details about the various rewards you are working towards.
Example: "Agrimley the hermit needs your help making an Elixir of Explosive Force, which permanently increase your chance to critically strike with spells by 4%. He has given you some notes on the ingredients: ..."
Textlog-Hotbar Transparency
Adds configurable background alpha settings to the chatlog and gamelog windows to help with readability -- similar to the backgrounds they get when you enter move/resize mode -- and also to the hotkey/skillbar and separately the talents on it, if you'd like to see what's going on under it.
Works with Minimalist UI only.
The hotkeybar change was requested by fiyawerx on #tome, and since I was messing about in that file already...
Simple Font Floating Text
Changes the floating text to a different font
Corner-Only Threat Brackets
Changes the threat brackets in shockbolt so they're only the upper left corner and don't hide the healthbars.
Marson's UI Modifications
v3.7.0 *** FOR ToME v1.3.0+ ONLY ***
If you are using an older version of ToME, visit http://te4.org/games/addons/tome/marson-ui and choose an earlier version of this addon.
An attempt to make 1920x1080 easier on my decaying eyesight, plus a few personal preferences. This is a revamp for the Minimalist UI. It may work for Classic, but hasn't been tested for it. Most settings can be found on the UI tab on the Game Options screen.
• Adds a 'Fonts' tab to 'Game Options'. Choose separate font styles and sizes for six categories:
* menus & dialogs * HUD elements * tooltips & character sheet * chat & combat log * flying text * lore
• Expanded font size range to 8 - 36 points. (Stock range is 10 - 18)
• Ability to add your own fonts with a fontpack addon.
http://te4.org/games/addons/tome/font_example
• Scales most dialog boxes to account for larger fonts.
• Hotkey bar revamp:
* Frame colors: green = activated talent, blue = sustained talent, yellow = equipped item, orange = unequipped item. Colors on talent screen and buff bar changed to match. * Frame colors do not change when on cooldown. * All talents/items on cooldown will have a red overlay. * Z-layer of key text (C8, etc) moved under color overlay to better differentiate from cooldown text. * Unequipped items get pale yellow color overlay similar to cooldown overlay. * Right-clicking on an item no longer clears the item; it brings up the hotkey assignment menu. (You may clear it from there, as with talents.)
• 'Use Talent' screen now also lists all usable items, allowing you to associate a hotkey using the dropdown menu. Objects are separated based on whether they are worn or not and display their current cooldowns.
• When assigning a hotkey, the list will show available hotkeys as 1 through 0,-,= with C,S,A,AS, modifiers (example: "Hotkey C7") instead of "Hotkey 1" through "Hotkey 60", so as to match the labels on the hotkey bar.
• Enabled and modified 'Creature List' code that was in stock ToME but not used. Lists NPCs in player's sight along with their remaining energy and distance. Mousing over an NPC in the Creature List will center the screen on that creature. Toggle the list on/off with Ctrl-Tab.
• 'Limit Terrain Height' option will rescale trees and mushrooms to prevent them from overlapping the grid above them. (Will not affect current level until you leave and return.)
• Adds viewport options: 'Original' is the stock behavior from v1.1.5 ToME. The game will use Scroll Distance, but won't show a black border around the map. With a high Scroll Distance, you will remain centered until you get to the edge of the map, at which point the map stops moving and your character moves off-center. 'No Hiding' is now the stock behavior of v1.2.x ToME. It is a bit of a hybrid. The map will scroll similar to 1.1.5, but will show enough of a black border so that your avatar will not hide under UI elements such as the mini-map and hotkey bar. 'Centered' will force the viewport to strictly follow the Scroll Distance setting. If you have it a high number, you will be centered 100% of the time.
• Adds option to enable right-click dragging of the viewport. This will coexist with mouse gestures but may not mix with them in a visually pleasing manner.
• Separate adjustable background transparencies for dialogs, tooltips, combat log, chat, and hotkeys.
• Adjustable tooltip width.
• Ability to change tooltip location: each of the four corners / at mouse cursor / opposite corner from mouse.
• Tooltip will get out of the way of target location via keyboard as well as mouse cursor.
• Ability to disable ambient background noises (dogs barking, water dripping, etc.) on the UI tab in Game Options. Defaults to 'enabled' (no change from stock).
• Shields (damage, temporal, etc.) will play a sound when they expire on a character you are controlling. (I've missed that my antimagic shield went down one too many times.) I've included a couple versions of the sound, including silence.
(shield_off.ogg created by reg7783 and licensed under the Creative Commons 0 License.)
• Adds a choice of tooltip style for the Inventory screen. 'Original' is the same as stock. 'Small Screen' moves the tooltip to either side of the screen so that it obscures less and doesn't bounce around. 'Big Screen' uses a dedicated location between the rag doll and the item list.
• If your character knows the talent 'Extract Gems', a tab will appear on the inventory screen listing all items that may be converted to gems based on your current talent level, including items in the Transmogrification Chest.
• Adds a 'Usable Items' tab to the Inventory screen.
• Adds a 'Preview Talents' button to the character creation screen. This will allow you to view the stats and talents of the current race/class combo without needing to generate a new game.
• Character creation screen will remind you if you are in dev/cheat mode.
• Ability to ESC from character creation screen.
• Alchemist quest shows details about the various rewards you are working towards: "Agrimley the hermit needs your help making an Elixir of Explosive Force, which permanently increase your chance to critically strike with spells by 4%." This will only apply to characters who take the quest after enabling this addon.
(Also available as separate addon.)
• ToME Bugfix: 'Tactical Overlay' dropdown menu.
+ ToME v1.3.0 compatible.
+ Integrated 0player's NPC List speed performance fix.
+ Added frame highlights when mousing over or dragging a hotkey.