-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathduckclientv3.html
More file actions
168 lines (160 loc) · 7.36 KB
/
duckclientv3.html
File metadata and controls
168 lines (160 loc) · 7.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<html>
<head>
<!-- <script src="scripts/snake.js"></script> -->
<meta charset="utf-8">
<!-- <link rel="icon" type="image/x-icon" href="images/.png"> -->
<meta id="myViewport" name="viewport" content="width=device-width, initial-scale=1.0">
<script>
window.onload = function () {
var mvp = document.getElementById('myViewport');
mvp.setAttribute('content','width=430');
}
</script>
<style>
* {
font-family: "Helvetica";
}
.row {
display: flex;
}
.column {
float: left;
}
.left {
width: calc(20% - 16px);
/*border-radius: 10px;*/
}
.middle {
width: 60%;
padding-right: 16px;
padding-left: 16px;
min-height: calc(100vh - 110px);
border-radius: 20px;
/*min-width: 600px;*/
/*min-height: 100vh;*/
/* height: auto !important; min-height hack
height: 100%; - 150px min-height hack*/
padding-bottom: 70px;
}
@media only screen and (max-width: 1000px) {
.middle
{
min-width: min(90%, 600px)
/*max-width: ;*/
}
}
.right {
width: calc(20% - 16px);
/*border-radius: 10px;*/
}
.button_fancy {
background-color: rgba(0, 0, 0, 0.3);
padding: 10px;
border-radius: 20px;
display: inline-flex;
text-align: center;
}
.dark_background {
background-color: rgba(0, 0, 0, 0.3);
padding: 10px;
border-radius: 20px;
display: inline-flex;
}
.dark_background_red {
background-color: rgba(100, 0, 0, 0.3);
padding: 10px;
border-radius: 20px;
display: inline-flex;
}
.button_fancy:hover {
background-color: rgba(255, 255, 255, 0.3);
}
.button_width {
min-width: 150px;
/*min-height: 60px;*/
}
</style>
<title>Duckclient</title>
</head>
<body style="background-color: black; background-image: url('duck_theme.png'); background-size: cover; color-scheme: dark; color: white;">
<div class="row">
<div class="left" style="background-color:transparent;">
</div>
<div class="middle" style="background-color: rgba(0,0,0,0.5); position: relative;">
<!-- <center><h2>Duck Client<h2></center> -->
<center>
<img src="duckclient-title.png" alt="Duckclient" height="80" style="padding-top:5px;padding-bottom:5px;">
</center>
The duckclient! Based on ddnet 19.3 and the <a href="https://infclass.github.io/">infclass client</a> for <a href="https://ddnet.org/">ddnet</a>/<a href="https://teeworlds.com/">teeworlds</a>, made by Pointer! It aims to add some fancy particles and add back some old UI visuals, while having features of the infclass client too! Among some other things too, like adding more ducks!<br>
<br>
You may find the v3 versions below. There is no MacOS build, but you should be able to build it yourself.<br>
<br>
<!-- <a class="button_fancy" href="./">
<div class="button_width">
<img style="filter: invert(100%);" src="brands-apple.svg" alt="apple icon" width="30" height="30" style="padding: 15px;">
<div style="">Download (MacOS)</div></div>
</a> -->
<a class="button_fancy" href="https://github.com/Pointer31/ddnet_client/releases/download/duckclient-v3/duckinfclass-v3-ubuntu-22.04.zip">
<div class="button_width">
<img style="filter: invert(100%);" src="brands-linux.svg" alt="tux icon" width="30" height="30" style="padding: 15px;">
<div style="">Download (Linux)</div></div>
</a>
<a class="button_fancy" href="https://github.com/Pointer31/ddnet_client/releases/download/duckclient-v3/duckinfclass-v3-windows-latest.zip">
<div>
<img style="filter: invert(100%);" src="brands-windows.svg" alt="window icon" width="30" height="30" style="padding: 15px;">
<div style="">Download (Windows)</div></div>
</a>
<!-- <a href="https://github.com/Pointer31/ddnet_client/tree/infclass-based">Github (infclass based)</a> -->
<br><br>Features include:
<ul>
<li>Several toggles for old versions of UI!</li>
<li>Extra particles!</li>
<li>Self kill protection!</li>
<li>Features of the infclass client!</li>
<li>Ducks!</li>
</ul>
List of config options added by the duckclient:<br><br>
<div class="dark_background">
cl_old_client_console<br>
cl_old_door_laser<br>
cl_old_freeze_laser<br>
cl_extra_particles<br>
cl_blood_particles<br>
cl_position_community_filter<br>
cl_confirm_kill_time<br>
cl_duck_filter<br>
cl_weather_snow<br>
cl_ui_width<br>
cl_chat_input_background<br>
</div><br><br>
Features from the T-Client<br>
<div class="dark_background">
tc_custom_communities_url<br>
tc_hammer_rotates_with_cursor<br>
</div><br><br>
Features from ddnet 19.4 or later<br>
<div class="dark_background">
Keyboard support for fonts<br>
cl_chat_background_color<br>
show favorite skins even when not loaded<br>
interactive tee skin preview in skin settings<br>
</div><br><br>
Features missing<br>
<div class="dark_background_red">
Infclass class menu visible in entities mode
</div>
<br><br>
<!-- The infclass client based version (obviously) also includes various features useful for while playing the infclass gamemode. -->
<!-- <div style="position: absolute; bottom: 45px;"> -->
<div style="position: absolute; bottom: 14px;">
<a class="button_fancy" href="https://github.com/Pointer31/ddnet_client/">
<img style="filter: invert(100%);" src="icongithub.svg" alt="github icon" width="30" style="padding: 15px;">
</a>
</div>
</div>
<div class="right" style="background-color:transparent;">
</div>
</div>
</body>
</html>