На выходных попробовали настольного Ведьмака, и у меня скорее положительные впечатления. Самое худшее точно не случилось: это не просто коробка с миниатюрками, а вполне работоспособная и интересная настолка.
Ядро игры — сражения на цепочках карточек, и вот эта часть порадовала больше всего. Битвы с монстрами интересные, в меру разнообразные, не слишком простые, сильно зависят от подготовки. В каком-то смысле из-за этого вся остальная игра в виде приключений на карте и прокачки навыков кажется неизбежной рутиной между боями, но с точки зрения эмоциональных качелей — самое то.
Из недостатков большинство обзорщиков отмечают даунтайм — то есть длительное ожидание хода других игроков. Могу сказать, что даже при игре на пятерых это не супер критично. У нас самые нетерпеливые игроки начали скучать только на последнем ходу, когда исход партии был решён.
Пожалуй, к серьёзным проблемам я бы отнёс отсутствие разных стратегий победы. По сути, способа выиграть два: получать очки за прокачку навыков и получать очки за сражения с монстрами. Причём, в нашем случае выиграл игрок с помощью первого варианта, ни разу за всю игру не подравшись с монстром, что вызывает вопросы к балансу. Хотя, как мы впоследствии выяснили, выиграл он с нарушением правил, но общая тенденция напрягает.
Отсутствие стратегий снижает реиграбельность, однако дополнительный контент повышает её, а его то как раз в коробке очень много. Мы едва ли пощупали четверть от всего. Так что с учётом кучи контента, шикарных миниатюрок и прекрасно работающего боевого ядра — очень рад иметь в коллекции эту игру, уверен, соберёмся ещё не раз. Наверное, опытный геймдизайнер мог бы взять и "обезводить" её, выпустив какую-нибудь карточную дуэльку, где были бы только механики цепочек из драк. Но у текущей версии значимый плюс это привлекательность для казуальной аудитории.
#games
#lua
99 is an alpha Neovim plugin for skilled coders that streamlines AI requests using OpenCode. Install via Lazy with the given Lua config, set keymaps like `<leader>9f` to fill functions, `<leader>9v` for visual AI edits (visual mode only), and `@` for cmp skill autocompletion from custom SKILL.md rules or AGENT.md files. View logs with `:lua require("99").view_logs()`. It boosts your workflow by keeping AI help inside Neovim for fast, restricted code generation without leaving your editor.
https://github.com/ThePrimeagen/99
#lua
OTClient Redemption is a flexible and complete alternative client for the game Tibia, designed to work with OTServ servers. It uses LUA scripting and CSS-like syntax for easy customization of the game interface, allowing you to create new mods and extend features. Written in modern C++20, it supports advanced graphics, sound, multi-language, and mobile platforms through OpenGL. It offers many features like shaders, animated textures, transparency, and an in-game LUA terminal. This client improves performance with multi-threading and garbage collection, and adapts smoothly to server latency for better gameplay. You benefit by having a customizable, high-performance client that enhances your Tibia experience and supports modding and mobile use.
https://github.com/mehah/otclient
#lua
Path of Building 2 is a free offline tool for planning your Path of Exile 2 character builds. It helps you calculate your damage, defenses, life, mana, and other stats accurately by including buffs, auras, and enemy resistances. You can plan your passive skill tree, add and toggle skills, and manage items by importing them directly or crafting custom gear. It supports minions, party play, and sharing builds with others. This tool saves you time and effort by showing exactly how changes affect your character, helping you create strong, optimized builds before playing. It updates automatically and works offline for convenience.
https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2
#lua#github#neovim
Octo.nvim lets you edit and review GitHub issues, pull requests, and discussions right in Neovim. Just open with commands like `//github.com/user/repo/issues/1` or `w` to sync changes instantly. Add reactions, labels, assignees, or reviewers easily. This saves time by keeping all GitHub work in your editor—no browser switching—boosting productivity for developers managing repos.
https://github.com/pwntester/octo.nvim