Skip to content

Commit

Permalink
modded rubick, techies
Browse files Browse the repository at this point in the history
  • Loading branch information
robbyz512 committed Sep 27, 2023
1 parent 81fff3e commit f8cbe0f
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 5 deletions.
34 changes: 34 additions & 0 deletions bin/modpaths/Minify Spells & Items/blacklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3588,6 +3588,22 @@ particles\units\heroes\hero_riki\riki_tricks_ring_energy.vpcf_c
particles\units\heroes\hero_riki\riki_tricks_ring_glow_move.vpcf_c
particles\units\heroes\hero_riki\riki_tricks_ring_mist.vpcf_c
particles\units\heroes\hero_riki\riki_tricks_ring_persist.vpcf_c
particles\units\heroes\hero_rubick\rubick_fade_bolt_energy.vpcf_c
particles\units\heroes\hero_rubick\rubick_fade_bolt_impact_b.vpcf_c
particles\units\heroes\hero_rubick\rubick_fade_bolt_impact_in.vpcf_c
particles\units\heroes\hero_rubick\rubick_fade_bolt_impact_in_b.vpcf_c
particles\units\heroes\hero_rubick\rubick_fade_bolt_link_c.vpcf_c
particles\units\heroes\hero_rubick\rubick_fade_bolt_smoke.vpcf_c
particles\units\heroes\hero_rubick\rubick_spell_steal_blobs.vpcf_c
particles\units\heroes\hero_rubick\rubick_telekinesis_dust.vpcf_c
particles\units\heroes\hero_rubick\rubick_telekinesis_ground.vpcf_c
particles\units\heroes\hero_rubick\rubick_telekinesis_ground_b.vpcf_c
particles\units\heroes\hero_rubick\rubick_telekinesis_impact_b.vpcf_c
particles\units\heroes\hero_rubick\rubick_telekinesis_impact_d.vpcf_c
particles\units\heroes\hero_rubick\rubick_telekinesis_lift.vpcf_c
particles\units\heroes\hero_rubick\rubick_telekinesis_lift_b.vpcf_c
particles\units\heroes\hero_rubick\rubick_telekinesis_rocks_b.vpcf_c
particles\units\heroes\hero_rubick\rubick_telekinesis_throw.vpcf_c
particles\units\heroes\hero_sandking\sandking_burrowstrike_debris.vpcf_c
particles\units\heroes\hero_sandking\sandking_burrowstrike_debris_low.vpcf_c
particles\units\heroes\hero_sandking\sandking_burrowstrike_debris_mid.vpcf_c
Expand Down Expand Up @@ -3983,6 +3999,24 @@ particles\units\heroes\hero_sven\sven_storm_bolt_projectile_explosion_flash_b.vp
particles\units\heroes\hero_sven\sven_storm_bolt_projectile_explosion_trailsb.vpcf_c
particles\units\heroes\hero_sven\sven_storm_bolt_projectile_trail_b.vpcf_c
particles\units\heroes\hero_sven\sven_storm_bolt_projectile_trail_c.vpcf_c
particles\units\heroes\hero_techies\techies_blast_off_cast_embers.vpcf_c
particles\units\heroes\hero_techies\techies_blast_off_cast_trail_embers.vpcf_c
particles\units\heroes\hero_techies\techies_blast_off_fire.vpcf_c
particles\units\heroes\hero_techies\techies_blast_off_fire_smalls_explosion_fingers.vpcf_c
particles\units\heroes\hero_techies\techies_blast_off_sparks.vpcf_c
particles\units\heroes\hero_techies\techies_blast_off_streak.vpcf_c
particles\units\heroes\hero_techies\techies_blast_off_streak_hard.vpcf_c
particles\units\heroes\hero_techies\techies_boom_light_and_shake.vpcf_c
particles\units\heroes\hero_techies\techies_land_mine_explode_debris_grp.vpcf_c
particles\units\heroes\hero_techies\techies_land_mine_explode_debris_grp.vpcf_c
particles\units\heroes\hero_techies\techies_land_mine_explode_streak.vpcf_c
particles\units\heroes\hero_techies\techies_land_mine_explode_volume.vpcf_c
particles\units\heroes\hero_techies\techies_remote_cart_boom_light_and_shake.vpcf_c
particles\units\heroes\hero_techies\techies_remote_cart_explode_sparks.vpcf_c
particles\units\heroes\hero_techies\techies_remote_cart_ground_scortch.vpcf_c
particles\units\heroes\hero_techies\techies_remote_cart_ground_scortch_b.vpcf_c
particles\units\heroes\hero_techies\techies_remote_cart_wheels.vpcf_c
particles\units\heroes\hero_techies\techies_tazer_countdown_burst_bubble_electric.vpcf_c
particles\units\heroes\hero_templar_assassin\templar_assassin_ambient_hands.vpcf_c
particles\units\heroes\hero_templar_assassin\templar_assassin_ambient_hands.vpcf_c
particles\units\heroes\hero_templar_assassin\templar_assassin_ambient_weapon_glowl.vpcf_c
Expand Down
15 changes: 10 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@

<hr>

Optional: If you want to manually get Decompiler.exe and libSkiaSharp.dll
**Optional**: If you want to manually get Decompiler.exe and libSkiaSharp.dll

1. Open https://github.com/SteamDatabase/ValveResourceFormat/releases

2. Download "Decompiler-windows-x64.zip" (Get latest or use 0.5.0 if you have problems)
2. Download "Decompiler-windows-x64.zip" (Get latest or use 5.0 if you have problems)

3. Extract both files into Minify folder.

Optional: To compile project from source [Click Here for instructions](https://github.com/robbyz512/dota2-minify/wiki/Minify#compiling-minify)
**Optional**: To compile project from source [Click Here for instructions](https://github.com/robbyz512/dota2-minify/wiki/Minify#compiling-minify)

<p align="right">(<a href="#top">back to top</a>)</p>

Expand Down Expand Up @@ -93,11 +93,16 @@ Once you get comfortable with the workflow you can use Minify to easily patch la

## :fast_forward: Future of this project

More customizable version of Minify in the making, big differences are each mod will have it's own configuration page letting you customize in more detail. For example adjusting textures, brightness and colors of mods like Dark Terrain and Tree Mod. Or picking spells and items to Minify. Other features would include replacing icons, music, sounds, hero voice lines, backgrounds with your own sounds and images.
More customizable version of Minify in the making, big differences are each mod will have it's own configuration page letting you customize in more detail, some examples

- blacklisting heroes/spells/items/audio...etc
- changing textures/tiles, brightness, colors of mods like Dark Terrain and Tree Mod.
- replacing icons, music, sounds, hero voice lines, backgrounds with your own sounds and images.
- patching in custom CSS/XML into the panorama (interface) in game to always patch latest files

### For Developers:

New app is being built with [Svelte](https://svelte.dev/) on the frontend and [Pywebview](https://pywebview.flowrl.com/) on the backend. I am looking for developers who'd like to help work on it. Contact me on discord or email me robattila128@gmail.com
New app is being built with [Svelte](https://svelte.dev/) on the frontend and [Pywebview](https://pywebview.flowrl.com/) on the backend.


<p align="center">
Expand Down

0 comments on commit f8cbe0f

Please sign in to comment.