Author Topic: SOLDAT 1.6.3 RELEASED!  (Read 45860 times)

0 Members and 1 Guest are viewing this topic.

Offline Shoozza

  • Retired Soldat Developer
  • Veteran
  • ******
  • Posts: 1632
  • Soldat's Babysitter
    • Website
SOLDAT 1.6.3 RELEASED!
« on: May 09, 2012, 04:22:47 pm »

Here's the awaited release of Soldat 1.6.3.
This is the 10th anniversary release of Soldat!

Soldat is 10 years old now! It was a hell of a ride so far with lots of drama, developer changes, april fools and of course fun.
Lets see what the next 10 years will bring ;)

Let's see what the creator of Soldat Michal Marcinkowski has to say:
Quote
Hey this is MM,
Time for some nostalgia :). Because I released Soldat 10 years ago I wanted to post something fun

like a pic of me coding but I don't have one. It seems nobody had cameras back then.

If you're long enough in the community you might remember how it all started, way back in the

ice-age. Those were times when there was nothing like indie games. There were just a couple

"shareware" developers and the internet gaming scene was ruled by a little game called "Little

Fighter". I found the very first Soldat home page (that I coded myself in notepad) on archive.org.

If you're ready for some time-travel to 2002 click here:

http://web.archive.org/web/20021123132106/http://www.soldat.prv.pl/.

Things worth noting from looking at that page:
- it is written in HTML. I added news by opening notepad, editing the page and uploading by FTP.
- there were 164 players playing (which is nice, but then it grew to over 1000 at any given

moment)
- the Soldat lobby server was made by a Polish coder TRSSam - what are you doing now man??
- the most popular web browser for accessing the site was Internet Explorer 6.0
- Arena and Deathmatch was the most popular map and gamemode (when did CTF start to rule?)
- the downloads page had a gazillion mirrors which I all edited manually trying to add as many as

I can because servers would randomly become destroyed as traffic from Soldat downloads would kill

them

The news was also pretty frequent. I worked as mad man back then on Soldat. I work the same way

now on King Arthur's Gold. I hope this little note from me brings back some memories and gives you

an excuse to go score some frags on multiplayer. Have fun!

A few people deserve special thanks:
 Mr for finding and reporting a remote code execution vulnerability in client and server
 evh0 for helping to find translations


Soldat 1.6.3 changelog:
- Added missing translations in Soldat.exe
- Added missing translations in soldat config #105, #173
- Added clicking "default: 23073" changes the port field to 23073
- Added 'Change team' menu for non-team based modes
- Added changing team when joining as spectator
- Added auto reload spas when possible support to bots
- Added checks for common injection dlls
- Added Soldat tries to disable injection dlls
- Added Ukrainian installation language
- Added error message with missing textures
- Added Greek language to soldat
- Added missing translation in soldat config #173
- Added new map ctf_Crucifix
- Modified clicking "Cancel" makes progress bar invisible
- Modified spectator teamchat is not possible in all game modes
- Modified requesting game on Join Game tab to be faster
- Modified volume controls to scale decibels exponentially #75
- Modified Anti-Cheat directory is now %APPDATA%\Roaming\Soldat\anti-cheat
- Modified changed position of some labels and controls on start tab to begin at same y pos
- Modified removed unused sceneries
- Modified removed ugly custom interface which was added by accident
- Modified weapon balance for normal and realistic mode
- Modified updated config dialog to work with longer text
- Modified improved options tab position and size of controls
- Modified Admin can only be kicked by Anti-Cheat and from console
- Modified default hint on the flag throwing button to show jump and crouch keys
- Fixed non transparent dot on flag.bmp and noflag.bmp #171
- Fixed throwing knife while standing on weapon throws the just picked up weapon #130
- Fixed cursor isn't clipped to window when playing #147
- Fixed hint message for ForceBG gets assigned to caption
- Fixed missing translations and small labels in Soldat.exe #104
- Fixed problems with Soldat Servers having a "|" in their name #131
- Fixed error for some ppl with hardwareids
- Fixed Volume in intro too doesn't respect settings #66
- Fixed F9 doesn't minimize soldat to tray #145
- Fixed Lobby request - List index out of bounds (4) bug #54
- Fixed Multiple too long identical ingame player names #146
- Fixed issue caused by monsoonix.com expiring #152
- Fixed Deaths count bug in Survival mode when joining spectator team and then non-spectator team #73
- Fixed clicking on download button in Updatepopup makes Soldat inaccessible #100
- Fixed Soldat alt+tab bug
- Fixed Updatepopup not visible when alt tabbing out and then back into Soldat in fullscreen mode
- Fixed Updatepopup window too large in fullscreen mode #101
- Fixed window not centered on screen with 768x480 and 854x480 resolutions
- Fixed Alt + R sometimes triggers a weapon reload #72
- Fixed AntiSpy chat didn't work for all input methods
- Fixed window controls don't adapt to larger window resolutions on exit tab
- Fixed wrong tab active when map cannot be loaded in offline game
- Fixed Spas reloads itself even when player doesn't click "reload" button #149
- Fixed volume level too loud after install #74
- Fixed wrong dialog background colors in controls
- Fixed Titlebar button font didn't change color on active and inactive window
- Fixed delay before window text is visible when starting Soldat
- Fixed access violation on missing textures in gostek-gfx\ranny folder
- Fixed too many bots error message in non team mode when adding too many team players
- Fixed JoinDefault23073Label OnClick event was missing
- Fixed trying to load files from wrong folder before loading them from the correct folder
- Fixed issues with too long translated labels
- Fixed issues with labels get smaller and multiline while text would fit in single line
- Fixed scoreboard doesn't draw bot icon for spectator bots
- Fixed non team players in team game modes are drawn wrong in new scoreboard
- Fixed Index out of bounds error on map change


Soldatserver 2.7.3 changelog:
- Added auto reload spas when possible to server
- Added auto reload spas when possible support to bots
- Added information about votekicks in admin console
- Added ForceWeaponEx function which forces also secondary weapon. ForceWeapon should be marked as DEPRECATED and will be removed (replaced) in the next version
- Added ability to change AppOnIdle interval for scripters by setting AppOnIdleTimer variable. Feature available only if safemode is off
- Added OnVoteMapStart(Voter: byte; MapName, Reason: string) event
- Added OnVoteKickStart(Voter, Target: byte; Reason: string) event
- Added OnVoteMap(Voter: byte; MapName: string) event
- Added OnVoteKick(Voter, Target: byte) event
- Added external dll/so support for scriptcore (you can call dll/so functions from the inside of your scripts) if safe mode is disabled
- Added new map ctf_Crucifix
- Modified removed soldatserver BETA state console message on startup
- Modified remote admins can no longer be kicked (except for Anti-Cheat kick)
- Modified removed no command echo when command starts with /adm for admin clients
- Modified unlocked bows in ForceWeapon
- Modified unlocked BotChat on normal players
- Modified removed [*] from WriteConsole messages
- Modified removed "not allowed weapon" output in onplayerdamage due to spam nature of it
- Modified Admin can only be kicked by Anti-Cheat and from console
- Fixed Deaths count bug in Survival mode when joining spectator team and then non-spectator team #73
- Fixed Forcefully closing connection to admin server results in malfunction of admin server (#154 and #124)
- Fixed Hold_Limit in soldatservers soldat.ini doesn't work #156
- Fixed remote code execution vulnerability in client and server
- Fixed server semi hanging when map cannot be loaded
- Fixed bots with wrong ini files are no longer loaded, added error message to console
- Fixed StartVoteKick and StartVoteMap functions didn't work
- Fixed bots following players with bow on non rambomatch gamemode
- Fixed synchronized scriptcore event calls between threads
- Fixed possible errors due to wrong declaration of ArrayHigh function
- Fixed waypoints were not reset before map change
- Fixed wrong capitalization of executables when compiled with build scripts
- Fixed bots/players stay in wrong team after /loadcon /gamemode /realistic /survival /advance command
- Fixed bots/players kills/deaths/caps/health/weapon type and clip state doesn't reset after "soft" server restart


Downloads:
Soldat 1.6.3 Full
Soldat 1.6.3 Patch (for 1.6.2 only)

Server 2.7.3 Full
Server 2.7.3 Patch (for 2.7.2 only)
Rules
Tools: ARSSE - SARS - SRB - chatMod

Offline homerofgods

  • Soldat Beta Team
  • Rainbow Warrior
  • ******
  • Posts: 2029
  • We can do better!
Re: SOLDAT 1.6.3 RELEASED!
« Reply #1 on: May 09, 2012, 04:23:07 pm »
First post
Woohoo!

// Changes from 1.6.2 -> 1.6.3
// Deagles      dmg +2, reload -1
// HK MP5       dmg -1
// Ak           dmg +1
// Spas         dmg -1, speed +1
// Ruger        dmg +1, moveacc -1
// M79          dmg -10000, reload -2
// Barrett      bink -25
// Soccom       dmg +2
// LAW          dmg +5000


Thank you Shoozza for makin our dreams come true!
« Last Edit: May 09, 2012, 05:19:24 pm by homerofgods »

Offline Furai

  • Administrator
  • Veteran
  • *****
  • Posts: 1908
    • TransHuman Design
Re: SOLDAT 1.6.3 RELEASED!
« Reply #2 on: May 09, 2012, 04:25:50 pm »
Great! :)
"My senses are so powerful that I can hear the blood pumping through your veins."

Offline Laser Guy

  • Veteran
  • *****
  • Posts: 1679
Re: SOLDAT 1.6.3 RELEASED!
« Reply #3 on: May 09, 2012, 04:35:55 pm »
Haha, even the download on the archive works, letting you download Soldat 1.0.5b :D
Text goes here...

Offline dezerteuR

  • Major(1)
  • Posts: 33
Re: SOLDAT 1.6.3 RELEASED!
« Reply #4 on: May 09, 2012, 04:41:55 pm »
Nicely done!

EDIT: HAPPY BDAY SOLDAT

Offline DutchFlame

  • Camper
  • ***
  • Posts: 363
Re: SOLDAT 1.6.3 RELEASED!
« Reply #5 on: May 09, 2012, 04:44:05 pm »
First post
Woohoo!

// Changes from 1.6.2 -> 1.6.3
// Deagles      dmg +2, reload -1
// HK MP5       dmg -1
// Ak           dmg +1
// Spas         dmg -1, speed +1
// Ruger        dmg +1, moveacc -1
// M79          dmg -10000, reload -2
// Barrett      bink -25
// Soccom       dmg +2
// LAW          dmg +5000

I like this one!!

good job developers and my special thanks go to Shoozza because he works the most on the game.

now if only MSAC could be done soon, then we got our game back as the way it should be ;)

Offline KEEN

  • Major
  • *
  • Posts: 95
  • soldat champagne
    • Soldat Argentina
Re: SOLDAT 1.6.3 RELEASED!
« Reply #6 on: May 09, 2012, 04:59:11 pm »
 :'( how many hours I played this game?

thx a lot mm, rly

Offline Exmortem

  • Major(1)
  • Posts: 10
Re: SOLDAT 1.6.3 RELEASED!
« Reply #7 on: May 09, 2012, 05:05:33 pm »
Happy birthday Soldat! Know it from version 1.15 on and play it every few months since then :p
Even if I have an i7 and 2GB VRAM notebook today, I don't play any other new multiplayer game. Soldat has a nice time/fun ratio.
You don't feel like wasting your time that much. It's straight. And can be started and closed very fast.

Thank you for this nice game ...  and all current bugfixes :)
Will it ever go 3D or 2.0? :D

Offline zyxstand

  • Veteran
  • *****
  • Posts: 1106
  • Mother of all Bombs
Re: SOLDAT 1.6.3 RELEASED!
« Reply #8 on: May 09, 2012, 05:09:09 pm »
WOOT first!
Can't think of anything original to put here...

Offline SyavX

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 338
Re: SOLDAT 1.6.3 RELEASED!
« Reply #9 on: May 09, 2012, 05:15:57 pm »
Thx Dev Team & Grats to everyone!

Offline MaVeRiCk/PaT0!

  • Soldier
  • **
  • Posts: 126
  • ex-mapper
    • Soldat Brasil
Re: SOLDAT 1.6.3 RELEASED!
« Reply #10 on: May 09, 2012, 06:41:52 pm »
Congratz MM and the devs, Soldat still a great game after 10 years!

Offline L[0ne]R

  • Soldat Beta Team
  • Rainbow Warrior
  • ******
  • Posts: 2079
  • need a life. looking for donors.
Re: SOLDAT 1.6.3 RELEASED!
« Reply #11 on: May 09, 2012, 07:21:25 pm »
Great job and grats.
Finally played some Soldat again (havent done so in a couple of months :[ ), feels very stable, weapons feel nice and everyone seems very happy with the balance. Even minigun appears usable in multiplayer now. Eats still happen though, and no-anti-aliasing bug is a bummer, but still, everything else is getting more and more polished with every patch. Once again, keep up the great job. :)

I'm slowly working on another layout concept for the menu GUI, I'll post it when it's done.

Offline Fujifabric

  • Soldat Beta Team
  • Soldier
  • ******
  • Posts: 134
  • richter
Re: SOLDAT 1.6.3 RELEASED!
« Reply #12 on: May 09, 2012, 07:46:05 pm »
Happy Bday to Soldat! and Thank you MM, Shoozza and all the devs that kept this game alive so far, cheers for more years  ;D

Was having a problem with the download though...

Quote
Forbidden
You don't have permission to access /downloads/soldat163.zip on this server.


Seems to be fixed now!

Offline Prodigyx

  • Soldier
  • **
  • Posts: 188
    • SoldatX Brasil
SoldatX - SX Brasil - www.soldatx.com

Offline PKS|Shooter

  • Soldier
  • **
  • Posts: 130
  • Dont fuck with us!
    • PKS - La Familia
Re: SOLDAT 1.6.3 RELEASED!
« Reply #14 on: May 10, 2012, 12:21:12 am »
Cool :)

Offline Overkill

  • Major(1)
  • Posts: 34
Re: SOLDAT 1.6.3 RELEASED!
« Reply #15 on: May 10, 2012, 01:12:59 am »
Happy 10 years


 

Offline GottZ

  • Major(1)
  • Posts: 1
  • i bought it :D
Re: SOLDAT 1.6.3 RELEASED!
« Reply #16 on: May 10, 2012, 02:07:06 am »
thanks again for making this epic game.
nom!

Offline yayfrog

  • Major(1)
  • Posts: 18
Re: SOLDAT 1.6.3 RELEASED!
« Reply #17 on: May 10, 2012, 02:46:22 am »
I like that on the old page from 2002 there is a link to vote for this game to be game of the month this is game of the decade!

Offline Beowulf Agate

  • Major
  • *
  • Posts: 73
Re: SOLDAT 1.6.3 RELEASED!
« Reply #18 on: May 10, 2012, 03:33:57 am »
Nice! Happy Bday Soldat :) Thanks MM and Dev Team.

Offline Overkill

  • Major(1)
  • Posts: 34
Re: SOLDAT 1.6.3 RELEASED!
« Reply #19 on: May 10, 2012, 04:48:21 am »
http://www.youtube.com/watch?v=wXw6znXPfy4

hahaha NiveusLuxLucis where have you been! the aus community misses you