Skip to content

Commit

Permalink
Update 2 Files uploaded
Browse files Browse the repository at this point in the history
Uploaded LNI files for the new Update 2, changelog can be viewed in the Release.
  • Loading branch information
UnryzeC authored May 19, 2022
1 parent 6783069 commit c0533c6
Show file tree
Hide file tree
Showing 67 changed files with 13,772 additions and 1,772 deletions.
3,168 changes: 1,623 additions & 1,545 deletions MapFiles/map/war3map.j

Large diffs are not rendered by default.

Binary file modified MapFiles/map/war3map.mmp
Binary file not shown.
Binary file modified MapFiles/map/war3mapUnits.doo
Binary file not shown.
Binary file modified MapFiles/resource/war3mapMap.blp
Binary file not shown.
59 changes: 7 additions & 52 deletions MapFiles/table/ability.ini
Original file line number Diff line number Diff line change
@@ -1,34 +1,3 @@
[AHtb]
_parent = "AHtb"
-- Targets Allowed
targs = {
"air,debris,ground,organic",
"air,debris,ground,organic",
"air,debris,ground,organic",
}

[ANfl]
_parent = "ANfl"
-- Cooldown
Cool = {0.0, 0.0, 0.0}
-- Mana Cost
Cost = {0, 0, 0}
-- Damage per Target
DataA = {0.0, 0.0, 0.0}
-- Targets Allowed
targs = {
"air,ground,organic",
"air,ground,organic",
"air,ground,organic",
}

[Aave]
_parent = "Aave"
-- Mana Cost
Cost = 50
-- Requirements
Requires = ""

[Aslo]
_parent = "Aslo"
-- Targets Allowed
Expand Down Expand Up @@ -61,6 +30,13 @@ Cost = 50
Name = "Berserk 1"

[A002]
_parent = "Absk"
-- Mana Cost
Cost = 50
-- Name
Name = "Berserk 2"

[A004]
_parent = "ANcl"
-- Caster
CasterArt = ""
Expand Down Expand Up @@ -90,24 +66,3 @@ checkDep = 0
levels = 1
-- Race
race = "orc"

[A003]
_parent = "Absk"
-- Mana Cost
Cost = 50
-- Name
Name = "Berserk 2"

[A004]
_parent = "Ahar"
-- Duration - Normal
Dur = 0.1

[A005]
_parent = "AOre"
-- Casting Time
Cast = 0.01
-- Cooldown
Cool = 0.0
-- Reincarnation Delay
DataA = 0.01
18 changes: 0 additions & 18 deletions MapFiles/table/unit.ini
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
[Hamg]
_parent = "Hamg"
-- Attack 2 - Projectile Arc
Missilearc_2 = 0.16
-- Attack 2 - Projectile Art
Missileart_2 = "Abilities\\Weapons\\FireBallMissile\\FireBallMissile.mdl"
-- Attack 2 - Projectile Speed
Missilespeed_2 = 1000
-- Attacks Enabled
weapsOn = 3

[hpea]
_parent = "hpea"
-- Normal
abilList = "A004,Amil,Ahrp"

[H000]
_parent = "Hpal"
-- Required Animation Names - Attachments
Expand All @@ -32,8 +16,6 @@ Description = "TextDescription"
EditorSuffix = "EditorSuffix"
-- Target
Targetart = "buildings\\nightelf\\AncientOfWar\\AncientOfWar.mdl"
-- Normal
abilList = "AInv,A005"
-- Required Animation Names
animProps = "ReqAnimNames"
-- Collision Size
Expand Down
2 changes: 1 addition & 1 deletion MapFiles/table/w3i.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[map]
file_version = 25
map_version = 7877
map_version = 8094
we_version = 6052
map_name = "MemHackAPI v1.7"
author_name = "Unryze & quq_CCCP"
Expand Down
2 changes: 1 addition & 1 deletion MapFiles/trigger/1-MemoryHack API/03-APITypecast.j
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//TESH.scrollpos=0
//TESH.scrollpos=434
//TESH.alwaysfold=0
//! nocjass
library APIAllTypecast
Expand Down
2 changes: 1 addition & 1 deletion MapFiles/trigger/1-MemoryHack API/04-APIMemory.j
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//TESH.scrollpos=494
//TESH.scrollpos=0
//TESH.alwaysfold=0
//! nocjass
native MergeUnits takes integer qty, integer a, integer b, integer make returns boolean // reserved native for call 4 integer function and return BOOLEAN value
Expand Down
2 changes: 1 addition & 1 deletion MapFiles/trigger/1-MemoryHack API/05-APIMemoryCalls.j
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//TESH.scrollpos=882
//TESH.scrollpos=0
//TESH.alwaysfold=0
//! nocjass
library APIMemoryAllCalls
Expand Down
430 changes: 430 additions & 0 deletions MapFiles/trigger/1-MemoryHack API/12-APIMemoryFrameData.j

Large diffs are not rendered by default.

Loading

0 comments on commit c0533c6

Please sign in to comment.