Dota 2
Boss Rising - Semi-Open Beta
20 Comments
Marc 7 Jun, 2018 @ 12:55pm 
can you give the name of that game once its done?
Plexus  [author] 7 Jun, 2018 @ 11:26am 
nope this mod is dead, got enought of volvo breaking everything
I'm working on other project, free from other dev evil doing !
Marc 31 May, 2018 @ 6:14pm 
also im sure that more and more players will come back then (or start to play this mod)
Marc 31 May, 2018 @ 6:14pm 
I hope you still continue this game even known that right now nobody is playing it.
It has so much potential and im sure that this game, after its out of beta ^^, can surly be called EBF 2 (or something like that).
Midiuslive 31 May, 2018 @ 2:20pm 
Going out on a limb... this is dead?
jimmydorry 3 Apr, 2017 @ 7:43pm 
You should get around to updating stat-collection. Valve renamed the CreateHTTPRequest function to CreateHTTPRequestScriptVM, so that most mods that call it crash, and none of them will be recording stats. It's been almost 7days now. We sent an email to the devs that registered on the site.
Plexus  [author] 8 Mar, 2017 @ 10:49pm 
ok , took me a long time but finaly fixed those damn ability bug :D
Plexus  [author] 5 Jan, 2017 @ 10:24pm 
when I'll finaly get more free time
76561198217735949 2 Jan, 2017 @ 9:38pm 
when to update?
Plexus  [author] 3 Jul, 2016 @ 5:41am 
it'll be a continue to EBF once it's out of closed beta and have enought content
alice maestra 2 Jul, 2016 @ 11:49pm 
is there a continue to EBF or is it another custom game?
Plexus  [author] 31 May, 2016 @ 11:29pm 
as cant be used in Panorama , and as i told before , panorama only take javascript
76561198051628493 31 May, 2016 @ 11:03pm 
here you go hud basic screen shot diablo style that still dota, magma theme :).
{LINK REMOVED}
this is made on AS3, so the tutorial button its toggle same as midas display, while the bag ,equipment and skill tree hud its allow open 1, so its minimal game screen blocking. and the reward its closeable. but i dont know if as3 can be used as panorama? cheer
76561198051628493 31 May, 2016 @ 4:48am 
yeah action script 3. nope using static no external file so doent required js nor xml. with code optimized less events trigger onenterframe or low fps to check the code.
Plexus  [author] 31 May, 2016 @ 3:43am 
and BTW, there is ton of thing that is limited in the modified version Panorama use , like restriction with canva (WE CANT FUCKING USE THIS SHIT !)
Plexus  [author] 31 May, 2016 @ 3:42am 
AS3 ?
Action script 3?
No Panorama Use Javascript , with XML , basicaly it's very similar to web (wihc i've neved done)

What do you mean by size or piece ? ellement can be the size we want , all the ellement are resized starting from a resolution of 1080*1920 (so a piece that does 600 px wide will do only 400 px on 720 screen

76561198051628493 31 May, 2016 @ 3:02am 
Q : are HUD made with AS3? what size does its required on 1 piece or its can be splited? if its 1 piece then 1360x700 good?
Plexus  [author] 31 May, 2016 @ 1:38am 
Aakashi Seijuro : Thank for feedback

1- the less information is intended , take it closed to a Diablo like than a dota like , only important information are displayed , in diablo you only have info about HP/Mana/XP and skills

2- i wasn't really able to find a place for Shop ,also the lack of shartcut button for shop is a bit untended, you're supposed to be in shop to buy , maybe making the shortcut hide/show the shop

3-you mean souls infusion/weapon upgrade ? i moved so you can unequip weapon and still see inventory , i don't see how hidding boots is annoying ?

4 - Golem boss is not a real boss ,just placeholder until a make more, don't worry :)

about QWER slot , you should check the skill tree (J shortcut) you can equip/unequip skill (only 2 skills for now)

You are welcome to give some improvement how I should implement HUD knowing that i CAN'T ALLOW user to move the HUD panel himself (way to complicated)
Plexus  [author] 28 May, 2016 @ 5:42pm 
also using putting "-gold (goldnumber)" inside the chat give gold if cheat are allowed
Plexus  [author] 1 Apr, 2016 @ 2:46pm 
for the guest who want to test stuff , use these console command (cheat activated ) :
ebf_give_item item_purple_potion (item_red_potion and item blue potion work too)
for item :
ebf_give_item item_rust_dagger (item_leather_hood , item_leather_vest , item_leather_gloves , item_leather_boots , item_leather_trousers )

for spawning adapted ennemie :
dota_create_unit npc_unit_weakling
dota_create_unit npc_unit_normaling
dota_create_unit npc_unit_strongling
dota_create_unit npc_unit_stronkling

Have fun