All Projects → auto-chess-ui-mod → Download

auto-chess-ui-mod / Download

UI mod for Dota 2 Auto Chess that adds several QoL improvements to the UI

Projects that are alternatives of or similar to Download

React Planner
✏️ A React Component for plans design. Draw a 2D floorplan and navigate it in 3D mode.
Stars: ✭ 846 (+1201.54%)
Mutual labels:  draw
System Alert Window Example
Example project showing use of SYSTEM_ALERT_WINDOW permission on Android 23+, with back button interception.
Stars: ✭ 39 (-40%)
Mutual labels:  draw
Mopaint
🎨💪 Modern, modular paint and more! (pre-alpha, not much done yet)
Stars: ✭ 50 (-23.08%)
Mutual labels:  draw
Cc65 Chess
Portable chess game in C. Commodore 64, Apple 2, Atari, Oric, Commander X16, curses terminal, etc.
Stars: ✭ 21 (-67.69%)
Mutual labels:  chess
Shapeview
Draw your shapes without a sweat
Stars: ✭ 37 (-43.08%)
Mutual labels:  draw
Ostinato
A chess library that runs on the server (Scala) and on the browser (ScalaJS).
Stars: ✭ 42 (-35.38%)
Mutual labels:  chess
Ancientbeast
Turn Based Strategy Game. Master your beasts! 🐺
Stars: ✭ 907 (+1295.38%)
Mutual labels:  chess
Galvanise zero
Learning from zero (mostly based off of AlphaZero) in General Game Playing.
Stars: ✭ 60 (-7.69%)
Mutual labels:  chess
Rnn Vae
Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"
Stars: ✭ 39 (-40%)
Mutual labels:  draw
Lichobile
lichess.org mobile application
Stars: ✭ 1,043 (+1504.62%)
Mutual labels:  chess
Countergo
UCI chess engine (golang)
Stars: ✭ 32 (-50.77%)
Mutual labels:  chess
Sharpmath
A small .NET math library.
Stars: ✭ 36 (-44.62%)
Mutual labels:  draw
Dingdinghelper
钉钉打卡工具, 是一款基于Android设备上班自动打卡工具,再也不怕迟到了(免Root)
Stars: ✭ 1,029 (+1483.08%)
Mutual labels:  auto
Colamone js
A two-player strategy board game /オリジナルのボードゲームを作ってみる。
Stars: ✭ 13 (-80%)
Mutual labels:  chess
Leaflet.draw.drag
Drag feature functionality for Leaflet.draw
Stars: ✭ 56 (-13.85%)
Mutual labels:  draw
Game Server
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
Stars: ✭ 916 (+1309.23%)
Mutual labels:  chess
Sunfish rs
Rust rewrite of the sunfish simple chess engine
Stars: ✭ 41 (-36.92%)
Mutual labels:  chess
Chessli
A free and open source chess improvement app that combines the power of Lichess and Anki.
Stars: ✭ 64 (-1.54%)
Mutual labels:  chess
Yaf Php Doc
YAF(Yet Another Framework)源码PHP移植版,同时提供了IDE Helper Doc的能力💡💡💡
Stars: ✭ 58 (-10.77%)
Mutual labels:  auto
Rune Breaker
MapleStory Rune Solver with Machine Learning and Computer Vision
Stars: ✭ 49 (-24.62%)
Mutual labels:  auto

UI Mod for Dota 2 Auto Chess

This UI mod for Dota 2 Auto Chess adds several QoL improvements to the UI.

这个 UI MOD 提升了刀塔自走棋的用户体验。(点击这里)

Source code: repository
Generator: repository
Change log: changelog.md

Latest update: 2-6-2019 (Changelog)

Disclaimer

This is just a hobby project and using any of the provided code / files is at your own risk!

In my interpretation, this UI mod falls under the category of "Cosmetic UI mods" which should not result in VAC ban (see for example: link). But to reiterate, using it is your own responsibility.

I will remove the download links if the DAC developers request me to do so.

Note: the lite version of the mod does not include any of the code relating to the draw probabilities, so it is on the safer side (I guess).

Instructions + download links

You can install the mod following these steps:

  1. Download the version with the modifications you want:
    a. Full version: Gold to level up + PVE Warning + Draw probabilities
    b. Lite version: Gold to level up + PVE Warning
    c. Full version + Tier indicator (Tiers from qihl.gg tier list)

  2. Find your Dota 2 installation directory
    For example: D:\Steam\steamapps\common\dota 2 beta

  3. Create a folder called custom_dac_ui in the game folder
    For example: D:\Steam\steamapps\common\dota 2 beta\game\custom_dac_ui

  4. Copy the pak01_dir.vpk file that you downloaded in step 1 into the custom_dac_ui folder

  5. Open the gameinfo.gi file located in the game > dota folder with a text editor (e.g. notepad)

  6. Modify the gameinfo.gi file by adding the following two lines:

Two notes:
a. The positioning of the lines is important
b. Any major Dota 2 updates might reset the gameinfo.gi file, if that happens just repeat step 5 and 6

Acknowledgements

When developing this mod I used the work of some other developers to figure out how to accomplish it:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].