-
- [ ] Tavern will show revive for heroes that aren't dead
- [ ] Altar broke as fuck http://puu.sh/miqC0/55e6e91995.jpg
- [ ] At reviving, log: Deleting hero panel -> `IsValidEntity parameter 1: expect…
MNoya updated
8 years ago
-
- [ ] Does Bounty Hunter's HeadHunter work? Its unclear how it works, the particle appears over the enemy heroes head when you're in the fountain but disappears when you leave the fountain, is it gone…
-
Console: http://hastebin.com/kojuxubayu.coffee
Settings: http://hastebin.com/iraqobunut.vhdl
Schema: https://github.com/rapgameantimage/hivemind/blob/master/game/dota_addons/hivemind/scripts/vscripts/…
-
### Describe the bug
RunScriptCode seems not able to run functions defined in entity scripts.
for example, lets say a `logic_script` has a `script.nut` set as entity script, wihtin it a `updatePosit…
-
I'm currently developing a VScript-powered Deathmatch gamemode for TF2 for the next Summer based on Open Fortress (with its creators' permission) inspired by old-school arena shooters.
Previews can b…
-
https://github.com/ash47/Frota/issues/185 After checking the code I found this on line 326:
if version ~= self.frotaVersion and (Time() > self.stateRequestData['v'..playerID] or 0) the…
pujok updated
10 years ago
-
### Which component should be improved?
Other
### Describe your suggestion
Abstract
-
Portals are the main feature of the Portal series, and in hammer we have a number of ways to manipulate…
-
**Problem:** There's no way to hide the TAB scoreboard via VScript. While VScript can detect the scoreboard being open (with `FButtons.IN_SCORE`), there's no way to hide it to replace with a custom on…
-
Console log: https://gist.github.com/pr0crustes/ad0bbb6d9d2a9bc6768bbc7a57c89559
Settings.kv: https://gist.github.com/pr0crustes/18dd81a34b9a3f1e67565d88555b2f6d
Schema.lua: https://github.…
-
最近有点想将自己以前做的 Stripper 地图上传到 Workshop(因为自己懒得建模),然而游戏引擎无法直接运行 Stripper 格式的代码,自己又不想做这种劳动密集型的脏活,所以[出于好奇让 AI 写了一个 python 脚本来将自己的地图代码转换成兼容的格式](https://chat.mistral.ai/chat/fdb9e6e8-0186-40c8-bda8-74bfce0d5e…