Hedgewars 1.0.0 Release Candidate 1
Mon, 2019-09-30 18:30 — Wuzzy
Version 1.0.0 Release Candidate 1 is out! This version is the version which will likely become version 1.0.0, if no serious bugs appear out of nowhere.
DOWNLOADS
For Windows users
Download 1.0.0 Release Candidate 1: Hedgewars-1.0.0-RC1.zip
For macOS users
Download 1.0.0 Release Candidate 1: Hedgewars-1.0.0-RC1.dmg
GNU/Linux users:
As always, see Building on GNU/Linux, which should still apply. But it is strongly recommended to run in the console:
cd ~/hg/hedgewars/trunk;hg pull -u;hg up e7c059ac6e54 cmake .;make install
To make sure you are in sync with the Windows/macOS version.
Read full post (and changelog)
How to help us testing
See in the post for 1.0.0 Alpha 1.
Changes (compared to 1.0.0 Beta 2)
- Racer: Can play with invulnerability disabled
- Racer: Improve compability with more game scheme settings
- King Mode: Auto-select teleport in king placement phase
- Display arrow pointing to current hedgehog only once in wrapped maps
- Translation updates: Hungarian, Italian, Russian, Traditional Chinese
- Fix computer player sometimes spamming lots of messages to server, causing it to be kicked
- Chat command help: Hide /saveroom and /loadroom command for unofficial server (they don't work)
- Battalion, Points mode: Update displayed team points earlier
- Battalion, Highland mode: Fix incorrect health boost
- Fix memory leaks
- Increase user name length in network settings to 40
- Wuzzy's blog
- Login or register to post comments
Anachron
It finally happened.
---
Thanks Wuzzy for all your hard work and time you've put into this release candidate.
Have a
---
For everybody testing: Enjoy and make sure to report bugs or questions as you find them.
Plarf
VCRUNTIME140_1.dll not found.
Hedgewars Tricks
Yay, the time has come
Glad the 1.0 release is here, and I'll get to playtesting as soon as I can!
Hedgewars Tricks
Uh oh, ran into the same problem as Plarf. A certain VCRUNTIME140_1.dll is missing. Tried reinstalling, but it still wasn't there.
Wuzzy
Windows users: It has brought to my attention that you're missing the VC runtime. You can download it here:
https://aka.ms/vs/16/release/vc_redist.x64.exe
(domain is operated by Microsoft)
Please reply if this works or does not work for you.
Sorry.
---
NOTE: This version is NOT the true version 1.0.0, but version 1.0.0 Release Candidate 1. This means it's not official yet. It's another test release. But if all goes well, there will be no real difference to the “true” release, which we expect to happen on October 7, unless something bad happens.
For version 1.0.0, we'll include a proper installer for Windows.
Plarf
Installed it, restarted.
It's OK now, I can start RC.
Hedgewars Tricks
It works like a charm! Thanks, Wuzzy
nemo
(well, no real difference except for possibly a protocol number bump )
I bring this up just as an addendum to Wuzzy's comment in case someone assumes release candidates and final releases should be interoperable online.
viewsyt
This is a helpful post.