• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!
Joined
May 20, 2008
Messages
433

We've got battle-ready tanks on the Hive. We've got trees equipped with wooden weapons. We've even got ancient horrors that will cause insanity.
But sometimes it's nice to stop and smell the roses (which we've also got on the Hive).


That's right, this month's resource highlight is what I'm calling the Ultimate Bouquet of Flower Icons. Inspired by the spirit of gardening, and my local flower festival that happened the other weekend, this is your reference to find an assortment of flower-related icons for a variety of uses.

Have a look to see if any icons catch your eye.


The Real Deal Flowers

You're looking for real flowers of different varieties for one reason or another. Well, here's a good selection to pick from created by a number of different artists.







Action-Ability Plants
When you've got an active flower-based ability that needs a good looking icon, here's some good candidates to browse. They're a bit more than just the flower top and also have a bit more depth to them.






Sentient Flora
Looking for a flower with a bit of life to it? Perhaps a bit too much life? These icons by Kuhneghetz and Kimbo may be exactly what you need. A predatory plant of pain (with a model to match) and sunflower with eyes are perfect assets for your garden defence map.




For Your True Love
Love is in the air and you need an icon to resemble that. Well, viiva and PrinceYaser have created 2 perfect icons to look at. The "Charm" hand is perfect when you need an icon to say "give flower". But, the less specific rose bush can also spell romance without the hand.




The Full List










Full credit goes to the 16+ different people that created these 27 icons.
Anachron, Viiva, JollyD, Kuhneghetz, LiOneSS, exN, Kola, PrinceYaser, Juice_F, San, Golden-Drake, KelThuzad, Pyrite, NFWar, Hemske, Kimbo, and some extras from Blizzard.


Hope you enjoyed this month's coverage of flower icons. Remember, you can always recommend resources for future spotlights! Send me a message and I'll look at adding it to the list.
You can also suggest other collections of icons you'd like to see covered.
 

Owner
Joined
Oct 6, 2004
Messages
10,221
They just put out the patch notes for 1.31:

Patch 1.31 said:
SPECIFIC CHANGES & IMPROVEMENTS

  • Integrated Direct3D 11 and Metal graphic APIs
  • Added 64 bit support for Windows and Mac
  • Dropped 32 bit support for Mac
  • Sounds are disabled when the client is not active
  • Expanded supported window modes within Options
  • See World Editor Updates for more details on many additions and improvements including beta support for Lua
  • Join the fray over in Balance Updates for multiplayer and map pool changes
  • Battle.net 37 disabled for Reign of Chaos
    Dev Comment: We’ve been encountering non-trivial issues connecting players over Battle.net 37 as we unify the game client - a prime example being disconnects caused by erroneous matches between Chaos and Throne. Custom maps created with RoC data are still playable, this affects melee only. A major benefit to this change is players who owned Reign of Chaos only now have The Frozen Throne.
BUG FIXES

  • Triggers won’t be lost during saves (Thank you, @Bribe)
  • 256 bones are available (Thank you, @Retera)
  • Custom movies play correctly (Thank you, @Gustafsson)
  • DBZ Tribute Elite 2.5.1g no longer causes desyncs
  • Builders_and_Fighters_CFVers_1.08 no longer causes desyncs
  • Char Def 4 3.0 Fix 5 English loads
  • HM RPG v7.00 loads
  • NCD6.9 ENG Dannebox loads
  • Maps no longer download again with each patch
  • Sound data no longer transferred between maps
  • Commands issued while a unit is affected by Possession no longer trigger after control is restored
  • Switching window focus with Open Broadcaster Software running no longer causes freezes
  • Combat and death sounds are no longer played globally for observers
  • Movement speed and attack speed data labels are no longer reversed for Envenomed Spear in the editor
  • Disease Cloud will now stack properly when using custom buff data
  • Runed Bracer’s tooltip now accurately describes that it reduces spell damage, not magic damage

WORLD EDITOR UPDATES
(Beta) Added Lua as a supported scripting language. To create a Lua map:

  1. Create a blank map
  2. Open Scenario > Map Options
  3. Select Lua from the Script Language dropdown
  • Maps save in the selected language
  • Maps that are written only in standard libraries can switch to Lua
  • Maps that use custom script will have to disable all custom triggers before conversion
(Beta) Object modification system API allows new changes to many items, abilities, units and more at run-time.

  • Maps can be saved and loaded as folders (as well as MPQs)
    • The map structure can now be updated outside of the editor (such as adding files). In the editor go to File > Save As and then select to save the map as a directory or an MPQ. This feature coupled with auto-import allows maps to be manipulated and developed by multi-person teams more easily.
  • Loose files in a map are now auto-imported in World Editor
    • Historically, an imported file would be noted in the .imp file. Loading the map only load/save files that were stored in the import file. Auto-import loads and save files that are stored in the map folder automatically. This also makes manipulation of map files outside the editor possible.
  • Added support for many popular community created functions
  • Added Custom User Interface functions to allow map makers to add, remove, and adjust UI frames
  • When saving a map as an MPQ, the editor no longer saves file times to make maps deterministic
  • The editor now creates a backup map file on save
  • The data layout in CASC has changed, each directory with the “.w3mod” suffix acts as an overlay for the engine
  • Maps are .w3mods with a different extension (.w3m or .w3x) which allows us to support maps that contain all locales in one map
  • Folders can now be nested in the Trigger Editor
  • Globals are now part of the trigger tree, and can be put in relevant categories
  • Doodad height is now an adjustable property (Requires “Reset Fixed Object Heights” disabled)
  • When creating new objects in the object editor you are now given the option to customize it
  • Scripts can now detect when any unit is damaged
  • Scripts can now detect and modify the damage done before armor
  • Scripts can now detect and modify the attack type, damage type, and weapon type (Note, modifying these only works in the pre-armor event)
  • GroupAddUnit/GroupRemoveUnit now returns true/false if a unit was added/removed
  • More group manipulation natives (BlzGroupAddGroupFast, BlzGroupRemoveGroupFast, BlzGroupGetSize, BlzGroupUnitAt)
  • Bitwise functions (BlzBitOr, BlzBitAnd, BlzBitXor)
  • When JassHelper is enabled, it now only shows the JassHelper error dialog
  • Removed deadzone when using the editor on widescreen displays
  • Tooltip Previewer displays how text will appear in game
  • BlzSetAbilityResearchExtendedTooltip now displays the correct string
  • BlzGetLocalUnitZ now returns the correct height
  • Setting Use Custom Color to True for the waterfall doodad no longer causes a crash
  • Units given custom spellcaster icons do not crash the game client when selected
  • Certain custom models are no longer lost due to textures being relocated in the game
  • Items have a new field, Stock Initial After Start Delay. This allows mapmakers to specify how much of an item starts in stock on a shop if it has an initial start delay.
Read the full list here:
1.31.0 Patch Notes


!! WARNING !!

Make sure to backup your map before saving it in the newest World Editor. There is currently a bug which can corrupt the string data in your map.
 
Joined
May 20, 2008
Messages
433


"Uncle Lothar wants YOU!" -Footmen


In 2016, user Tauer uploaded an impressive model for Sir Anduin Lothar of the Alliance. Lothar is featured in Warcraft II and his actions have made him one of the greatest warriors.

Sir Anduin Lothar has garnered quite a reputation with a 5.00 rating as well as 5000+ food supply (AKA downloads). Tauer gave the armour and weaponry lots of fine detail to admire, but the animation helps make the model very functional. The model includes 23 animations such as defending, spell casting and channeling. You'll find Anduin Lothar is perfectly suited for command as a hero unit.


Perhaps you've already seen Lothar used in custom maps and campaigns you've played. He makes an appearance in over a dozen maps such as the Daemonic Sword ORPG, Legacy of the Master, Defenders of the Light, and many Beyond The Throne maps. With a file size of 385KB he makes for a great addition to your projects.




anudin-lothar-showcase-png.322413

While you enjoy checking out this month's model, keep in mind that you can also recommend resources for these spotlights; just send me a message. They don't have to just be models, we'll cover more variations in the future. Next month, we'll dive into other resource types available here on the Hive.
 
Joined
Jun 23, 2007
Messages
4,066
Patch 1.31 PTR Update


The long awaited patch 1.31 has arrived. This patch introduces many highly anticpated features to the World Editor. As always, with any patch on the Public Test Realm, please try to extensively test all of the features and report any bugs you may encounter.


Key Features
  • Lua scripting support.
  • Native damage detection and modification.
  • Maps can be saved and loaded as folders (as well as MPQs)
  • Object modification system API allows new changes to many items, abilities, units and more at run-time.
  • Added Custom User Interface functions to allow map makers to add, remove, and adjust UI frames.
  • Folders can now be nested in the Trigger Editor.
  • Tooltip previewer in the object editor.

More Information

You can find the complete patch notes for Patch 1.31 here.

Download: https://battle.net/download/getInst...ocale=enUS&version=PTR&gameProgram=WARCRAFT_3

Feedback

A new website has been created in order to streamline the feedback process for Warcraft III. It's completely optional, you can still voice your opinions in the patch discussion forum, but we hope the new site will help the developers get a better idea of what people actually want. It's still in Beta but the website will be gradually improved over time.

Warcraft III Feedback Site

By voting for suggestions you can attract attention to the most wanted features, so they will be pushed to the top.
 

Affiliates

Streams

1,723 Viewers
Back2Warcraft
Back2Warcraft
⚔️ Happy - Fortitude - Life - Kaho 🏆 DFMC Showmatches // NEW ALERTS !W3CFinals
Warcraft III

Popular resources

Submitted by Kwaliti
205 downloads
Submitted by Villagerino
195 downloads
Submitted by Jiok
232 downloads
Submitted by HiHigh
220 downloads
Submitted by Greedy Procrastinator
252 downloads
Submitted by DREADMAN
221 downloads
Submitted by Gluma
197 downloads
Submitted by bakr, Manastorm
186 downloads
Submitted by Sarsaparilla
194 downloads
Submitted by Gluma
420 downloads
Submitted by Commedia, Siesta
242 downloads
Submitted by BaiyuGalan, Jiok, 龙-正
249 downloads
190 downloads
Submitted by BaiyuGalan, shining comet
235 downloads
Submitted by Ilya Alaric
237 downloads
Submitted by Jab1z
284 downloads
Submitted by Ilya Alaric
0 downloads
Submitted by Ilya Alaric
227 downloads
Submitted by NightWolf/Pierziz
236 downloads
Submitted by Gluma
403 downloads
Submitted by BaiyuGalan, Jiok
324 downloads
Submitted by BaiyuGalan, shining comet
235 downloads
Submitted by BaiyuGalan, shining comet
248 downloads
Submitted by RexusMax52
188 downloads
Submitted by BaiyuGalan, paladinjst
291 downloads
Submitted by Stefan.K
385 downloads
Submitted by doom_sheep
0 downloads
Submitted by BaiyuGalan, shining comet
252 downloads
Submitted by BaiyuGalan, Jiok
202 downloads
Submitted by johnwar
228 downloads
Submitted by Explobomb
430 downloads
Submitted by johnwar
188 downloads
1/6

Popular maps

Submitted by Tommi Gustafsson
780 downloads
Submitted by OutsiderXE
987 downloads
Submitted by OutsiderXE
1,098 downloads
Submitted by Aeroblyctos
1,722 downloads
Submitted by Karawasa
768 downloads
Submitted by OutsiderXE
1,027 downloads
Submitted by Zwiebelchen, Jumbo, SHBlade
1,270 downloads
Submitted by Turnro
1,616 downloads
Submitted by Turnro
1,201 downloads
Submitted by Turnro
1,577 downloads
Submitted by SpasMaster, Vunjo
2,344 downloads
Submitted by Daemonic_Sword, Shea Easterbrook
1,088 downloads
Submitted by tomoraider
2,417 downloads
Submitted by Turnro
2,786 downloads
Submitted by tomoraider
1,922 downloads
Submitted by Warseeker
1,815 downloads
Submitted by TheSpoon
1,803 downloads
Submitted by LazZ
2,126 downloads
Submitted by Shar Dundred
1,031 downloads
Submitted by Warseeker
930 downloads
Submitted by Wa666r
957 downloads
Submitted by Macielos, Nyctaeus
1,660 downloads
Submitted by
929 downloads
Submitted by Nethalythic
914 downloads
Submitted by frostwhisper
896 downloads
Submitted by Wa666r
1,379 downloads
Submitted by Nral
977 downloads
Submitted by 克尔苏加克, tulee
959 downloads
Submitted by Resyak, Blasterixx
1,215 downloads
Submitted by Med. MapGuy
1,452 downloads
1/6

Heroes online

Top