Crypto City
abcc9d858d
boost-libs: bump to 1.80
2023-01-28 17:03:00 +00:00
Crypto City
b36de67e53
game: add emote (only one for now, waving)
2023-01-28 17:03:00 +00:00
Crypto City
433ee5e301
boost-libs: build static libs only
2023-01-28 17:03:00 +00:00
Crypto City
bbb1139d19
external: add litehtml submodule
2023-01-28 17:02:59 +00:00
Crypto City
f2a8f80dc9
game: display overhead chat in the intended chat colours
2023-01-28 17:02:59 +00:00
Crypto City
b36454b79b
game: allow vertical colour gradients in chat messages
2023-01-28 17:02:59 +00:00
Crypto City
c534b0d58a
boost-libs: fix build
2023-01-28 17:02:58 +00:00
Crypto City
5026ca0c6b
game: change the item views (trade, etc) to a tree
2022-08-31 11:48:49 +00:00
Crypto City
b0a2e08561
tb: fix debug build with debug hook enabled
2022-08-23 05:20:29 +00:00
Crypto City
737e934327
game: fix create items layout
2022-08-23 05:20:28 +00:00
Crypto City
84489e01ab
tb: fix city maps showing wrong maps
2022-08-23 05:20:28 +00:00
Crypto City
4a30b78f47
boost-libs: disable statx, for static build compatibility
2022-08-08 17:45:40 +00:00
Crypto City
1f8aa0b14c
fix libunbound not being linked statically anymore
2022-08-08 17:45:09 +00:00
Crypto City
088538c160
Merge remote-tracking branch 'origin/master' into HEAD
...
b6a029f222
Multisig functional test broken
2022-08-08 17:44:32 +00:00
Crypto City
f9790980b4
new special event: merchant ship, selling items on the market
2022-08-04 15:57:39 +00:00
Crypto City
516c893e6f
bump boost to 1.79
2022-08-04 15:57:39 +00:00
Crypto City
6c4a31509a
new "tax break zone" city specialization
2022-08-04 08:36:31 +00:00
selsta
1287074d0f
randomx: update submodule
2022-07-26 18:22:45 +02:00
Crypto City
2a236e888b
fix "0" skin settings, they should be 0 (integer)
2022-07-23 15:46:20 +00:00
Crypto City
419375ec5f
tb: allow placing precisely widgets relatively to their parent
2022-07-23 15:46:20 +00:00
Crypto City
ffbc1d3ae1
compress script blobs with zstd
...
- we don't really care if they're slow to compress
- we care about compression for blockchain usage (and max tx size)
2022-07-23 15:46:20 +00:00
Crypto City
4bfe2a87eb
game: add a debug hook to print tb errors
2022-07-23 15:46:20 +00:00
Crypto City
5c2c002d17
user created textures and licencing - not yet usable on voxels
2022-07-23 15:46:19 +00:00
Crypto City
f770e47816
tb: update leftover bits to switch ID to 64 bits
2022-07-23 15:46:19 +00:00
Crypto City
a8a9690eb3
rare fish discoveries
2022-07-23 15:46:19 +00:00
Crypto City
e30ff64cf1
game: improve water wake
2022-07-23 15:46:18 +00:00
Crypto City
32314a1dc4
scripts can now award event badges
2022-07-23 15:46:18 +00:00
Crypto City
a7d27beafa
game: add a surf effect when moving through water
2022-07-04 21:15:34 +00:00
Crypto City
62779e3b79
tb: allow - prefix in inline select widget if min value is negative
2022-07-04 21:15:34 +00:00
luigi1111
aa0b4fc7cc
Merge pull request #8358
...
fb3f7ce clang warning fix for #8338 (Jeffrey Ryan)
2022-07-03 17:28:13 -05:00
luigi1111
30a9183091
Merge pull request #7774
...
ade464a ITS#9385 fix using MDB_NOSUBDIR with nonexistent file (Kris Zyp)
033a32a Remove check is_directory check on lmdb path (Howard Chu)
b096e16 Revert 'db_lmdb: test for mmap support at init time' (Howard Chu)
493577a Silence spurious fallthru warning (Howard Chu)
b46a60e Fix rawpart flag collision (Howard Chu)
4e7586c More RAWPART support (Howard Chu)
747f5d3 Preliminary raw partition support (Howard Chu)
2022-07-03 17:24:47 -05:00
Crypto City
a8f9d9e14e
tb: allow relative font sizes with <size> in edit fields
2022-06-28 16:49:49 +00:00
Kris Zyp
ade464a5a0
ITS#9385 fix using MDB_NOSUBDIR with nonexistent file
2022-06-03 16:46:59 +01:00
Howard Chu
493577a6cd
Silence spurious fallthru warning
2022-06-03 16:46:18 +01:00
Howard Chu
b46a60e390
Fix rawpart flag collision
2022-06-03 16:46:04 +01:00
Howard Chu
4e7586c9e4
More RAWPART support
...
Use mmap to read and initialize the meta pages, raw device
may not support read/write syscalls.
2022-06-03 16:45:49 +01:00
Howard Chu
747f5d3594
Preliminary raw partition support
...
Autodetects that a block device is being used.
2022-06-03 16:45:39 +01:00
Jeffrey Ryan
fb3f7cebbf
clang warning fix for #8338
...
Unlike some other warnings, clang does not have a `stringop-overflow` group so it doesn't recognize the `#pragma GCC ...` directive in #8338
2022-05-27 20:27:46 -05:00
Jeffrey Ryan
5858f05f9b
GCC: Fix -Wstringop-overflow= warnings
...
Resolves #8320
2022-05-16 19:13:02 -05:00
Crypto City
60023908aa
procsky: resize render target from 256 to 1024 for starry sky
2022-05-14 06:50:20 +00:00
Howard Chu
c1d47eb476
Update randomx: fix Mac linking error
...
Also silence randomx malloc exceptions
2022-05-10 21:05:55 +01:00
selsta
c68d78dde0
randomx: update submodule
2022-04-06 07:22:14 +02:00
Crypto City
83459794bb
urho3d: rebase to recent upstream
2021-12-13 10:08:23 +00:00
Crypto City
634617f906
tb: prevent typing wrong values in inline select widgets
2021-11-25 12:10:05 +00:00
Crypto City
1f750cba3c
lazy flag block data compression
2021-11-24 07:08:50 +00:00
Crypto City
fe5272b288
add whispers - player messages on arbitrary locations
2021-11-23 16:22:28 +00:00
Jethro Grassie
22b891c80e
Update RandomX
2021-11-20 00:01:30 -05:00
tevador
e0a5dce14f
Update RandomX to v1.1.10
2021-11-08 20:51:50 +01:00
Crypto City
c0a13d31a1
game: base voxel lod distance based on bounding box, not center
2021-10-15 12:41:26 +00:00
Crypto City
0f63bbed17
game: fix a few third person camera issues
2021-10-14 10:06:53 +00:00
Crypto City
aedc539396
game: geometry/hull/compute shaders by JSandusky
2021-10-14 00:11:01 +00:00
Crypto City
4015b7f562
game: add basic movement controls to the first tutorial
2021-10-14 00:10:41 +00:00
Crypto City
6742b12c6b
game: basic third person camera ray casting for obstructions
2021-10-03 08:20:50 +00:00
Crypto City
42109072dc
tb: fix wrong market selected from building settings screen on windows
2021-09-28 22:14:02 +00:00
Crypto City
c69b4e6a01
game: third person mode
...
Helps a lot with sense of scale and running over terrain
2021-09-28 13:24:46 +00:00
luigi1111
6b824c9ed0
Merge pull request #7945
...
4afd9a7 cmake: set required C/C++ standard to 11 (selsta)
2021-09-23 22:22:42 -05:00
moneromooo-monero
807cbcdbf8
easylogging++: fix missing logs
2021-09-23 20:29:22 +00:00
Crypto City
cf76b9fd3e
game: allow filtering by all known model file types
2021-09-21 12:18:18 +00:00
selsta
4afd9a7a9e
cmake: set required C/C++ standard to 11
...
Co-authored-by: Jason Rhinelander <jason@imaginary.ca>
2021-09-16 10:44:25 +02:00
Crypto City
c740bf5534
easylogging++: fix missing logs
2021-09-12 21:25:38 +00:00
luigi1111
acfe3f8ded
Merge pull request #7828
...
b2c59af EasyLogging++: new anti-UB test and propagating exception (mj-xmr)
2021-09-09 15:16:06 -04:00
Crypto City
845d1ba30f
easylogging++: fix leaks on exit
2021-09-08 11:36:38 +00:00
Crypto City
e359f9725b
tb: do not insert tabs in non multiline edit fields
2021-09-07 20:37:11 +00:00
Crypto City
de3a52c577
unbound: do not use glob so we can more easily work on older distros
2021-09-07 20:37:11 +00:00
Crypto City
622ab9d894
add on disk terrain caching system
2021-09-06 17:40:30 +00:00
selsta
ae85ec0285
external: remove unbound submodule
2021-09-03 07:47:35 +02:00
Crypto City
489a261db0
Merge remote-tracking branch 'origin/master' into cc
...
8fde011dbe
2021-09-01 15:50:02 +00:00
Crypto City
30a0db432b
add snowstorm event and associated in game weather effeect
2021-09-01 15:12:14 +00:00
Crypto City
4177755c0b
game: change player and flag owner info buttons to a link like widget
2021-09-01 15:12:13 +00:00
Crypto City
2694eb6af4
game: improve snow effect, snowier with altitude, tweak temperature drop
2021-09-01 15:12:13 +00:00
Crypto City
fc7535d47f
urho3d: #include <stdint.h> for windows
2021-08-13 00:02:33 +00:00
Crypto City
3276c0d568
game: convert textures to DDS format
2021-08-12 18:26:16 +00:00
Crypto City
c42a9770be
game: use 16 bit single compoment image for heightmap
...
saves memory, and possibly a bit of time
2021-08-12 11:01:36 +00:00
Crypto City
f20c2e126b
urho3d: merge tracy profiler (disabled)
2021-08-12 11:01:35 +00:00
Crypto City
2634190f19
tb: fix crash in previous commit
2021-08-12 11:01:35 +00:00
Crypto City
dd065998d3
game: speedup history filtering
2021-08-12 11:01:35 +00:00
mj-xmr
b2c59af84d
EasyLogging++: new anti-UB test and propagating exception
2021-08-03 17:10:21 +02:00
Crypto City
fbd6a9cc51
game: add news screen
2021-07-19 11:51:19 +00:00
luigi1111
e028591336
Merge pull request #7380
...
8889f49 easylogging++: fix potential memory corruption (moneromooo-monero)
2021-06-24 13:57:53 -05:00
luigi1111
4e07c8cbbc
Merge pull request #7733
...
cd8901c randomx: bump submodule to v1.1.9 (selsta)
2021-06-16 14:39:51 -05:00
Crypto City
e5894eaa58
game: red packet icon when receiving gold
2021-05-30 07:49:52 +00:00
Crypto City
04e7946184
tb: fix loading empty bitmap with skin prefix
2021-05-29 12:32:20 +00:00
Crypto City
96d9ace308
port feather monero changes to townforge
2021-05-23 18:25:51 +00:00
selsta
cd8901cc01
randomx: bump submodule to v1.1.9
2021-05-22 23:12:23 +02:00
Crypto City
c6e98db469
fix build issues on arch
...
reported by tobtoht
2021-05-19 12:30:45 +00:00
Crypto City
b2cbc55054
tb: fix build when in a submodule
2021-05-17 18:26:28 +00:00
Crypto City
5b5c29cadf
game: add new audio track notifications
2021-05-14 17:22:13 +00:00
mj-xmr
a4a154b0e2
CMake: glob missing headers for easylogging
2021-05-14 14:18:16 +02:00
Crypto City
1e75e23cc4
tb: fix overwide tutorial text
2021-05-11 01:01:40 +00:00
Crypto City
8fbff123f3
miniupnpc: fix wrong main used on windows
2021-05-07 21:38:25 +00:00
selsta
cbd54ea524
cmake: set 3.5 as minimum version
2021-04-27 11:02:05 +02:00
Crypto City
931773c40e
Merge remote-tracking branch 'origin/master' into cc
2021-04-24 13:46:11 +00:00
luigi1111
215976beba
Merge pull request #7656
...
5fe22ac ITS#9496 fix mdb_env_open bug from #8704 (hyc)
2021-04-22 01:43:18 -04:00
luigi1111
6d7bb2b8ba
Merge pull request #7643
...
19ed7ab Test: Enable coverage for external repositories (mj-xmr)
2021-04-22 01:34:26 -04:00
Crypto City
96f7fc8677
game: better build/place ui
2021-04-21 13:56:25 +00:00
Crypto City
f0e804ec13
game: images in tutorials
2021-04-21 13:56:25 +00:00
luigi1111
4ca80bd312
Merge pull request #7641
...
a16328e easylogging++: in place log sanitization (moneromooo-monero)
2021-04-16 12:49:00 -05:00
Crypto City
0f7f1a6c81
easylogging++: add newline on error messages
2021-04-10 00:06:37 +00:00
Howard Chu
5fe22ac766
ITS#9496 fix mdb_env_open bug from #8704
...
Broken in 9c6eb75c65
2021-04-09 14:21:15 +01:00
Crypto City
254661c45c
fix build when used in a submodule
2021-04-06 10:46:37 +00:00