9509 Commits

Author SHA1 Message Date
cora
18cadd23ff prevent fall damage: fix this shit :) 2020-11-17 23:06:52 +01:00
cora
f53fa0cbc0 hide huds: fix stupid cora mistake 2020-11-17 01:44:06 +01:00
cora
5e21ede7f6 client::makeScreenshot: add ability to screenshot without chatspam 2020-11-17 01:30:40 +01:00
cora
a0e375011c gameui: hide cheatmenu on f1 2020-11-17 00:58:53 +01:00
Lars
2f6393f49d Increase limit for simultaneous blocks sent per client and the meshgen cache. 2020-11-16 10:30:52 -08:00
cora
35e3abecf9 autofly: fix warning 2020-11-16 16:00:14 +01:00
cora
f56b498088 randomscreenshot: optimized timing 2020-11-16 12:59:09 +01:00
cora
69273d97f8 lua.show/hide_huds(): add hide chat 2020-11-16 12:56:45 +01:00
cora
ea02971269 gameui: fixed hide chat 2020-11-16 12:54:32 +01:00
cora
edc010121c randomscreenshot: make it nice :) 2020-11-16 12:40:45 +01:00
cora
25e70a9cca randomscreenshot:optiminzin 2020-11-16 12:31:39 +01:00
cora
26060478e1 lua-api: add (messageless show/hide huds) 2020-11-16 12:24:47 +01:00
cora
53e2d62b87 esp: improved autostop 2020-11-16 11:42:20 +01:00
cora
83d55587fd randomscreenshot: disable huds while screenshoting 2020-11-16 00:06:37 +01:00
cora
4d8c3ae36f autofly:optimizin' 2020-11-15 23:39:13 +01:00
cora
77fdb48b95 autofly: and another one lol .. now it works 2020-11-15 23:36:04 +01:00
cora
345645e67e autofly: cruise small fix 2020-11-15 23:32:20 +01:00
cora
0369ecaf15 autofly: add cruise mode 2020-11-15 23:16:56 +01:00
cora
7a98eebd32 automt: change nc to ping for now (doesnt really help tho) 2020-11-15 21:30:55 +01:00
cron
b6b1fcab82 autofly: disable aim on freecam, use autofsprint instead of pressing special1 2020-11-15 17:27:14 +00:00
cron
71943eae50 frenemies: remove debug print, fix placeholders 2020-11-15 17:05:31 +00:00
cron
0b535363ab esp: fix cheat registration
We should merge dragonfire sometime :]
2020-11-15 16:52:11 +00:00
Lejo
a16e412c9d
Auto build client appimage (#10561)
* Replace ubuntu:14.04 with ubuntu 18:04
* Auto build client appimage

Co-authored-by: sfan5 <sfan5@live.de>
2020-11-15 17:38:04 +01:00
Wuzzy
ee1853e9bc
Fix falling image of torchlike if paramtype2="none" (#10612) 2020-11-15 17:37:09 +01:00
cora
4cb4d124f5 autofly: fix arrive 2020-11-15 17:09:45 +01:00
Elias Fleckenstein
e16bbc1fb2
Merge pull request #14 from corarona/master
lua-api: fix get/set_pitch
2020-11-15 13:38:49 +01:00
cora
4ea52449bc autofly: fix regression 2020-11-15 04:11:15 +01:00
cron
4ddf50fffe frenemies: add friend and enemy manager
Intended for use by other mods. tchat should use it, as well as killaura and tracers
2020-11-15 01:19:02 +00:00
corarona
1780adeea6 lua-api: fix get/set_pitch 2020-11-15 01:09:31 +01:00
cora
3acc130347 lua-api:fix get yaw/pitch .. why, MT, WHY?? 2020-11-15 00:41:08 +01:00
cora
400427a922 get_pitch/yaw modulo 2020-11-15 00:09:31 +01:00
cora
d79cef30c8 autofly: small fix 2020-11-14 23:49:05 +01:00
cora
7de5acf3d3 autofly: add autofly.goto + some cleanup 2020-11-14 23:45:58 +01:00
cron
b4108048ed autofly: modulo yaw 2020-11-14 21:41:55 +00:00
cora
8bc847c60c automt: log to ~/.wslog 2020-11-14 15:54:35 +01:00
cora
5913db1777 autofly: add snap to axis 2020-11-14 14:05:13 +01:00
cora
0eb54f50cf autofly: hud improvments 2020-11-14 04:11:08 +01:00
cora
87922c9b19 speed: fix crash 2020-11-13 11:24:23 +01:00
cron
5bcd04a69a turtle/tlang: make () work
Literally equivalent to {} run
2020-11-13 06:57:54 +00:00
cron
0374b73d97 turtle/tlang: preliminary .key accessing
VAR.key.key = index var[key][key]
.key.key = index TOS[key][key]

The value after . can be just a number.
2020-11-13 06:41:30 +00:00
sfan5
ad58ece180 serverpackethandler: Minor log message fixes
closes #10434
2020-11-12 21:08:26 +01:00
sfan5
61bbdd6807 Copy position for can_dig
fixes #10514
2020-11-12 21:08:26 +01:00
sfan5
b504a1aa4b Fix player sprite visibility in first person
closes #10525
2020-11-12 21:08:26 +01:00
sfan5
c441baa91b Fix overloaded virtual warnings with get/setAttachment() 2020-11-12 21:08:26 +01:00
red-001
8eb2cbac61
Fix warnings about an unused variables and implicit conversion (#10586) 2020-11-12 21:05:47 +01:00
cron
b190f2dc48 slowscaffold: add slowscaffold
The
clientmod
dir
is
a
fat
mess.
(TODO)
Also clam can handle like 40-50 nodes per second?
2020-11-12 18:56:42 +00:00
SmallJoker
68139a28eb
Revert "Replace MyEventReceiver KeyList with std::unordered_set" (#10622)
This reverts commit 787561b29afdbc78769f68c2f5c4f2cff1b32340.
2020-11-12 19:16:02 +01:00
SmallJoker
adffef2b94
PlayerSAO: Run on_player_hpchange raw change values (#10478)
The callback is only run when a change in HP is to be expected.
Following cases will not trigger the callback:
 * Dead player damaged further
 * Healing full-health player
 * Change of 0 HP
2020-11-12 19:15:41 +01:00
Lars
be8d1d2d99 Increase default emerge queue limits and limit enqueue requests for active blocks. 2020-11-12 09:04:10 -08:00
cora
29e2644a4a autofly: add sounds 2020-11-12 00:56:28 +01:00