Time |
Nick |
Message |
02:43 |
hmmmm |
you know, i feel like the durability of all the tools ought to be increased, especially for the mese |
02:47 |
hmmmm |
also something was changed since the last time i synchronized my source... i get half as many FPS and it's definitely not cpu bound. |
02:50 |
hmmmm |
it's the particles |
03:39 |
|
BackupCoder joined #minetest-dev |
05:32 |
|
ffoxin joined #minetest-dev |
05:51 |
|
BackupCoder joined #minetest-dev |
06:05 |
|
rsiska joined #minetest-dev |
06:23 |
|
iqualfragile joined #minetest-dev |
08:44 |
|
darkrose joined #minetest-dev |
12:10 |
|
darkrose joined #minetest-dev |
12:10 |
|
darkrose joined #minetest-dev |
12:40 |
|
whirm joined #minetest-dev |
12:41 |
whirm |
hi everyone |
12:43 |
whirm |
I just wanted to drop a suggestion here for a possible solution for the mod/content distribution system for minetest |
12:45 |
whirm |
we are developing a p2p content distribuition protocol here at the TUDelft called Swift, our implementation is free and open source and the protocol is on its way to be an IETF standard. |
12:46 |
whirm |
http://libswift.org/ |
12:46 |
whirm |
in this site you can find more info and access to the source code |
12:47 |
whirm |
if somebody is interested or wants more info I'm usually hanging around at the #minetest channel |
12:52 |
celeron55 |
relatedly, an another viable option for having reliable distribution could be sourceforge.net or similar (http://sourceforge.net/apps/trac/sourceforge/wiki/Developer%20web) |
12:56 |
celeron55 |
i think we should probably research these kinds of things a bit as compared to the obvious alternative of just having a simple VPS - if anyone is interested, go ahead and try to find out if any is viable |
13:24 |
|
nyuszika7h joined #minetest-dev |
13:36 |
|
Exio joined #minetest-dev |
14:14 |
|
hmmmm joined #minetest-dev |
15:24 |
|
celeron55 joined #minetest-dev |
15:57 |
|
PilzAdam joined #minetest-dev |
16:07 |
|
Exio joined #minetest-dev |
16:08 |
|
nyuszika7h joined #minetest-dev |
16:35 |
|
rubenwardy joined #minetest-dev |
16:35 |
|
Jordach joined #minetest-dev |
16:35 |
|
Jordach joined #minetest-dev |
16:53 |
|
rubenwardy joined #minetest-dev |
17:55 |
|
rsiska joined #minetest-dev |
18:06 |
|
SpeedProg joined #minetest-dev |
19:06 |
F00 |
I don't have my own fork of the Minetest repo, and this is rather trivial |
19:06 |
F00 |
In 8c01ad8a, guitext_info's rect was made five lines tall |
19:07 |
F00 |
But wrapping wasn't enabled, so moderately long text just runs off and disappears |
19:07 |
F00 |
Should have a guitext_info->setWordWrap(true); in there (around src/game.cpp:1266) |
19:32 |
|
Taoki joined #minetest-dev |
20:26 |
|
SpeedProg1 joined #minetest-dev |
20:33 |
PilzAdam |
thexyz, https://github.com/PilzAdam/minetest/commit/f730492285fd963f21391dd5db8923eddef6ed32 |
20:37 |
hmmmm |
why not have an option to change between fixed and monospace fonts? |
20:50 |
VanessaE |
we're finally getting ttf support? |
20:51 |
PilzAdam |
we just need a good and free default font |
20:51 |
PilzAdam |
(the one thexyz added is monospaced so its too long for the current GUIs) |
21:28 |
VanessaE |
why not just use DejaVu Sans and Sans Mono? |
21:28 |
VanessaE |
those are free, comes with nearly every Linux system too |
21:28 |
VanessaE |
(so they should be fine in Windows) |
22:46 |
|
SpeedProg joined #minetest-dev |
22:55 |
|
SpeedProg joined #minetest-dev |
23:06 |
|
iqualfragile joined #minetest-dev |