Emails are disabled - for account issues, post in #help on the NI Discord.

1.9.3 Client Release
#1
Hello NI community,

This patch adds another new weapon and fixes some small errors.

Item Changes:
  • Heavy Halberd +11c, +7p
  • New House Crafted Marauder polearm (with secondary mode)

Other Changes:
  • Z no longer votes to skip prep time when typed in a chat box
Reply
#2
First
[Image: cGo2Y67.gif]
Loots - Cherry:1 Sir_Cherry:3 Walls_In_Windows:1 Aceventurier:5 
Reply
#3
so now the marketplace polearm is way better than snake halberd?
[Image: b8ecae23634dacfd46af0f9d4412ff1d.png]
Reply
#4
I start to build but team press Z
nice update for builders(
èėé
 Ł̶Í̶Ť̶Ț̶Ł̶Ĕ̶_̶Đ̶Ē̶V̶Ì̶Ĺ̶*̶ DB_Wormhole* ●Support 27 lvl
DB_Xamka* (MP, Siege Eng.) ●Blacksmith 26lvl 
DB_Dancing_Shielder* (RG, MasterSurgeon)
●Armorsmith 29 lvl
DB_Angry_Swadian_Nurse* (Repeater, MS) 
DB_Dancing_Pumpkin_Cub* (Warden, MS) ●Alchemist 35
Reply
#5
(17-03-2018, 08:22 AM)Łíťțłĕ_ĐēvìĹ* Wrote: I start to build but team press Z
nice update for builders(

Well I am sure if someone sees you build barricades he would wait voting to skip prep time till you are done, after all you need ~80% to pass the vote.
Allow me to write the pseudo code that is responsible for calculating the amount of votes needed(afk people are excluded):

Code:
players_alive * 10
players_alive_threshold = players_alive * 8
players_alive_threshold_mod = players_alive_threshold mod 100
players_alive_threshold /= 100
if players_alive_threshold_mod => 50
     players_alive_threshold += 1

By running some test data through the pseudo code you will end up with

Players alive:Votes needed:
11
22
32
43
54
65
76
86
97
108
119
1210
1310
1411
1512
1613
1714
1814
Reply
#6
When you own a Non-English (not to say german) keyboard, its Y to skip the preptime.
[Image: w6ZxTrO.png] Total: Loots: 56 & Upgrades: 30
  • 2018: _1 | __
  • 2019: 15 | 10
  • 2020: 17 | 13
  • 2021: 15 | _4
  • 2022: _8 | _3


‌‌ ‌‌Julia's little Armory | Steam
Reply
#7
If you have a azerty or qwertz keyboard and want to redefine keys, let me know in a PM.
Reply
#8
(17-03-2018, 10:05 AM)Kaasovic Wrote:
Code:
players_alive * 10
players_alive_threshold = players_alive * 8
players_alive_threshold_mod = players_alive_threshold mod 100
players_alive_threshold /= 100
if players_alive_threshold_mod => 50
     players_alive_threshold += 1

You should use a ternary conditional operator to simplify this in processing time, memory, and code readability.

Code:
players_alive_threshold = players_alive * 4 / 5
players_alive_threshold = ((players_alive_threshold mod 100) / 100) >= 50 ? players_alive_threshold + 1 : players_alive_threshold;
Quote Board is on Discord (last updated 2023.09.07)
"When I feel bad, I read your quote board." - Corndog

Tofu: People call Tricksters racist, yet we have the most Muslim members of any house.
PCK: If Islam is a religion of peace, and Tricksters have the most Muslims, then is House of Tricksters the house of peace?
Falankos: I always knew that we were the good guys.
Reply
#9
(17-03-2018, 10:48 AM)Kaasovic Wrote: If you have a azerty or qwertz keyboard and want to redefine keys, let me know in a PM.

using MALTRON plis halp
Reply
#10
(17-03-2018, 03:44 PM)bluzark Wrote:
(17-03-2018, 10:48 AM)Kaasovic Wrote: If you have a azerty or qwertz keyboard and want to redefine keys, let me know in a PM.

using MALTRON plis halp

ps2 controller

|Steam| |Some Shop| |VLKA Recruitment| |Legendary Stats|Legendary Item Thread|                                                                                            
Reply




Users browsing this thread: 1 Guest(s)