Author Topic: Soldat 1.5.1e Beta (with server)  (Read 52298 times)

0 Members and 1 Guest are viewing this topic.

Offline Shoozza

  • Retired Soldat Developer
  • Veteran
  • ******
  • Posts: 1632
  • Soldat's Babysitter
    • Website
Re: Soldat 1.5.1e Beta (with server)
« Reply #160 on: May 20, 2011, 07:05:59 am »
Jesus, when can we expect something, 3 months are now over aren't they ahahaha

I'm busy for next 2, 3 months so the RC will have to wait.
Sadly, everyone else seems to be busy too.

I'll do my best to get the RC out when im back.

Btw. Beard.length := 0;
Rules
Tools: ARSSE - SARS - SRB - chatMod

Offline biohazard

  • Camper
  • ***
  • Posts: 337
  • B4bY NighT
    • B4bY NighT
Re: Soldat 1.5.1e Beta (with server)
« Reply #161 on: May 20, 2011, 06:51:34 pm »
Added Score Board (F1) will now display the current Server Name at the top left corner
Modified Score Board (F1) has been redesigned for team-based game modes
Modified changing mouse sensitivy ingame now increases/decreases by 1% per button press rather than 5

well done by myself ;)

enesce "fixed" this 1% to 5% by my sugestion on mantis. I use 200% for DE and 80% for aug/barret and 130% autos, i cant change faster enough on 5s respaw to those values with only 1%. Please consider that.

Offline duz

  • Flagrunner
  • ****
  • Posts: 586
  • Old nick: HunterZ
Re: Soldat 1.5.1e Beta (with server)
« Reply #162 on: May 20, 2011, 09:49:09 pm »
Jesus, when can we expect something, 3 months are now over aren't they ahahaha

I'm busy for next 2, 3 months so the RC will have to wait.
Sadly, everyone else seems to be busy too.

I'll do my best to get the RC out when im back.

Btw. Beard.length := 0;

 :o
wow
enesce
come back plz!

hahahaha  ;)
2002-2007 / 2009-2012
HunterZ The Movie I / II / III
Awards

Offline homerofgods

  • Soldat Beta Team
  • Rainbow Warrior
  • ******
  • Posts: 2029
  • We can do better!
Re: Soldat 1.5.1e Beta (with server)
« Reply #163 on: May 24, 2011, 03:11:15 am »
Jesus, when can we expect something, 3 months are now over aren't they ahahaha
Btw. Beard.length := 0;
O'really? :) Everyone should be somewhat busy with school nowadays.

Offline Cult

  • Major(1)
  • Posts: 17
Re: Soldat 1.5.1e Beta (with server)
« Reply #164 on: May 28, 2011, 10:43:10 pm »
Never going to see 1.5.1 lol =[

Offline Monsteri

  • Artist
  • Flagrunner
  • ******
  • Posts: 769
  • Strange thing
Re: Soldat 1.5.1e Beta (with server)
« Reply #165 on: May 29, 2011, 04:03:09 am »
Never going to see 1.5.1 lol =[
Only incase you die tomorrow.
Sorry if I'm insolent.

Offline Bistoufly

  • Soldat Beta Team
  • Flagrunner
  • ******
  • Posts: 782
Re: Soldat 1.5.1e Beta (with server)
« Reply #166 on: June 03, 2011, 06:46:34 am »
I have absolutely no idea how you people press W+S by accident. It's never happened to me, but maybe it's because I'm left-handed. If it's really that big of a problem you can just go around it with AutoHotkey:
Code: [Select]
#IfWinActive, Soldat      ; only if Soldat's window is active
~w & s::return            ; remap "[S] while holding [W]" to nothing
~s & w::return            ; remap "[W] while holding [S]" to nothing
CapsLock::                ; remap [CapsLock] to...
  Send {w down}{s down}   ; 1) press and hold [W] and [S]
  Sleep 100               ; 2) wait 0.1 s
  Send {w up}{s up}       ; 3) release [W] and [S]
return                    ; end of block
#IfWinActive              ; end of "only if Soldat's window is active"
Install AutoHotkey, make a new text file anywhere on your disk, paste the code above, save, change the file's extension to AHK (you need to have displaying extensions turned on) and run the file.
It'll remap key combination [W]+[S] to [nothing], and make [CapsLock] simulate [W]+[S], thus throwing the flag. I used capslock because I don't think it's really used in regular chit-chat and won't interfere with other things.
Of course, remapping capslock is useful only for versions prior to 1.5.1, as it seems to have dedicated button for throwing the flag.
How can I modify this script to
Code: [Select]
remap "[S] while holding [W]" to [S] ?

Thank you.
« Last Edit: June 03, 2011, 06:49:05 am by Bistoufly »

Offline SoldatFire

  • Soldier
  • **
  • Posts: 224
Re: Soldat 1.5.1e Beta (with server)
« Reply #167 on: June 03, 2011, 11:36:14 am »
It never happened to me to drop flag accidentally and i play soldat for 5-6 years.
PS.
I think its just cause most people are morons,trolls and idiots that cant play normally a game witough doing any shit the "W" + "S" drop is for me the only and will stay the only drop function in solldat
I'm drunk right now. I feel compelled to go to battle. This lamp in front of me has no chance. Die lamp die. Your light is gone. I have won.

Offline Bistoufly

  • Soldat Beta Team
  • Flagrunner
  • ******
  • Posts: 782
Re: Soldat 1.5.1e Beta (with server)
« Reply #168 on: June 03, 2011, 01:22:12 pm »
It never happened to me to drop flag accidentally and i play soldat for 5-6 years.
PS.
I think its just cause most people are morons,trolls and idiots that cant play normally a game witough doing any s**t the "W" + "S" drop is for me the only and will stay the only drop function in solldat

You play soldat since 5-6 years and you don't know about the fake canon ball? You're kidding right?

Offline homerofgods

  • Soldat Beta Team
  • Rainbow Warrior
  • ******
  • Posts: 2029
  • We can do better!
Re: Soldat 1.5.1e Beta (with server)
« Reply #169 on: June 03, 2011, 01:29:15 pm »
It never happened to me to drop flag accidentally and i play soldat for 5-6 years.
PS.
I think its just cause most people are morons,trolls and idiots that cant play normally a game witough doing any s**t the "W" + "S" drop is for me the only and will stay the only drop function in solldat

You play soldat since 5-6 years and you don't know about the fake canon ball? You're kidding right?
I didn't hear the name of it until recently, altho i have known about it since forever. Are you sure it was named fake canon ball 5-6 years ago?
« Last Edit: June 03, 2011, 01:30:50 pm by homerofgods »

Offline Bistoufly

  • Soldat Beta Team
  • Flagrunner
  • ******
  • Posts: 782
Re: Soldat 1.5.1e Beta (with server)
« Reply #170 on: June 03, 2011, 01:50:43 pm »
I didn't hear the name of it until recently, altho i have known about it since forever. Are you sure it was named fake canon ball 5-6 years ago?
I wasn't there 6 years ago. Fake cannon ball is how it is called nowadays.

Offline Meteorisch

  • Soldier
  • **
  • Posts: 144
Re: Soldat 1.5.1e Beta (with server)
« Reply #171 on: June 09, 2011, 03:48:15 pm »
now this is what im talking about, http://corkboard.me/view/ccd898fbf94199d537728bfc50f2df05d51ce2d1

not a single letter changed for what time has it been up like 1,5 months?
www.idunwantanpage.com
Clicking this increases your IQ oh wait.

Offline Illuminatus

  • Camper
  • ***
  • Posts: 442
  • ...soldat-freak since 2004...
Re: Soldat 1.5.1e Beta (with server)
« Reply #172 on: June 09, 2011, 08:01:47 pm »
That surely is one interesting corkboard. But I guess it was meant to stay internal doesn't it?
No difference between man and mouse - both end up in pussy.

Offline chutem

  • Veteran
  • *****
  • Posts: 1119
Re: Soldat 1.5.1e Beta (with server)
« Reply #173 on: June 09, 2011, 10:48:03 pm »
No, shoozza has shared the link in his IRC channel before.
1NK3FbdNtH6jNH4dc1fzuvd4ruVdMQABvs

Offline Furai

  • Administrator
  • Veteran
  • *****
  • Posts: 1908
    • TransHuman Design
Re: Soldat 1.5.1e Beta (with server)
« Reply #174 on: June 10, 2011, 09:36:35 am »
+ he said that he'll be now away for a month due to real life (probably school).
"My senses are so powerful that I can hear the blood pumping through your veins."

Offline PorN

  • Major
  • *
  • Posts: 55
Re: Soldat 1.5.1e Beta (with server)
« Reply #175 on: June 18, 2011, 09:26:42 am »
when im about to join/create a game there's a access violation that appears as far as i select a team

"Access violation at address 005E5485 in module 'Soldat.exe'. Read of address 00000000."

Offline Cult

  • Major(1)
  • Posts: 17
Re: Soldat 1.5.1e Beta (with server)
« Reply #176 on: August 02, 2011, 01:38:57 am »
So it's been 2/3 months, going to finish it yet?

Offline Shoozza

  • Retired Soldat Developer
  • Veteran
  • ******
  • Posts: 1632
  • Soldat's Babysitter
    • Website
Re: Soldat 1.5.1e Beta (with server)
« Reply #177 on: August 02, 2011, 04:44:34 am »
So it's been 2/3 months, going to finish it yet?
I'm working on it.
Rules
Tools: ARSSE - SARS - SRB - chatMod

Offline Cult

  • Major(1)
  • Posts: 17
Re: Soldat 1.5.1e Beta (with server)
« Reply #178 on: August 04, 2011, 04:09:14 pm »
Sweet! Thanks dude!

Offline darDar

  • Soldat Beta Team
  • Flagrunner
  • ******
  • Posts: 794
    • #Soldat Gather - Community on Discord
Re: Soldat 1.5.1e Beta (with server)
« Reply #179 on: August 05, 2011, 05:13:09 pm »
theres nothing else we can do instead of waiting, but im looking forward to it being released soon.
Soldat Gather 'Matchmaking Community on Discord'

gather.soldat.pl

| My Maps: ctf_Pyramid, ctf_Replay, ctf_Blako, ctf_R6, ctf_Ntex, ctf_Caro, ctf_Bizar & vs_mode mappack |