Znaleziono 26 wyników

autor: Vadi
27 wrz 2017 07:26
Forum: Forum Techniczne
Temat: Mudlet 3.3.1 - new code editor, new IRC, and utf8 in Lua support!
Odpowiedzi: 8
Odsłony: 5857

Re: Mudlet 3.3.1 - new code editor, new IRC, and utf8 in Lua support!

I've worked on https://github.com/Mudlet/Mudlet/issues/580 last night for you - while deleteLine() doesn't seem to be an issue anymore, the prompts were getting logged twice: one without the player command and once with. I've fixed that and next Mudlet update will have better logging!
autor: Vadi
07 sie 2017 20:17
Forum: Forum Techniczne
Temat: Mudlet 3.4 - various improvements
Odpowiedzi: 0
Odsłony: 8035

Mudlet 3.4 - various improvements

Lots of changes, have a look!

(tried to embed but 'Nie można określić wymiarów obrazka. Sprawdź czy podany adres URL jest poprawny.')
autor: Vadi
09 lip 2017 05:56
Forum: Forum Techniczne
Temat: Mudlet 3.3.1 - new code editor, new IRC, and utf8 in Lua support!
Odpowiedzi: 8
Odsłony: 5857

Re: Mudlet 3.3.1 - new code editor, new IRC, and utf8 in Lua support!

Doesn't look like anyone's had a chance to fix that yet.
autor: Vadi
08 lip 2017 09:30
Forum: Forum Techniczne
Temat: Mudlet 3.3.1 - new code editor, new IRC, and utf8 in Lua support!
Odpowiedzi: 8
Odsłony: 5857

Mudlet 3.3.1 - new code editor, new IRC, and utf8 in Lua support!

A new Mudlet 3.3.1 is here! This release brings in a whole new editor for Lua code, a completely revamped IRC window, and utf8 in Lua! New editor The edbee code editor made by @gamecreature has been added to Mudlet by @tomcss ! This completely replaces the old editor and offers new features like mul...
autor: Vadi
18 cze 2017 06:05
Forum: Forum Techniczne
Temat: Mudlet 3.* - skrypty + mapper
Odpowiedzi: 520
Odsłony: 224229

Re: Mudlet 3.2 - skrypty + mapper

You can also load the map from settings:

Obrazek

Delete maps & profile backups older than 7 days (+1 for each month): delete old profiles 7
autor: Vadi
07 cze 2017 20:33
Forum: Forum Techniczne
Temat: Mudlet 3.2 is here!
Odpowiedzi: 4
Odsłony: 3634

Re: Mudlet 3.2 is here!

Can't promise anything - whenever someone decides to tackle it. I've added your feedback to the report, agree it's a big one.
autor: Vadi
07 cze 2017 16:59
Forum: Forum Techniczne
Temat: Mudlet 3.2 is here!
Odpowiedzi: 4
Odsłony: 3634

Mudlet 3.2 is here!

New month, new Mudlet! 3.2 is here, grab your free copy today: http://www.mudlet.org/2017/06/mudlet-3-2
autor: Vadi
17 kwie 2017 14:38
Forum: Forum Techniczne
Temat: Mudlet 4.0 w języku polskim
Odpowiedzi: 18
Odsłony: 10097

Re: Mudlet 4.0 w języku polskim

Thanks! We're discussing whenever to translate the API error messages here: https://github.com/Mudlet/Mudlet/pull/9 ... r111736191

Now's the time to voice your thoughts on this
autor: Vadi
16 kwie 2017 07:48
Forum: Forum Techniczne
Temat: Mudlet 4.0 w języku polskim
Odpowiedzi: 18
Odsłony: 10097

Re: Mudlet 4.0 w języku polskim

Awesome thanks. Does anyone here have Github accounts? I'd like to be able to tag people in discussions that relate to i18n for their thoughts - for example whenever we should return numbers or english words from the API in sysInstallPackageEvent / sysUninstallPackageEvent (#900)
autor: Vadi
12 kwie 2017 06:56
Forum: Forum Techniczne
Temat: Mudlet 3.* - skrypty + mapper
Odpowiedzi: 520
Odsłony: 224229

Re: Mudlet 3.0 - skrypty + mapper

Kod: Zaznacz cały

aa=tonumber(gmcp.char.state.encumbrance)+0.1
setGauge("bar5", aa,7.1)
?