Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2019-01-20 00:00:00Z and 2019-01-21 00:00:00Z
Avatar
It happened twice to me today. I was playing DM and I shot a grenade just before the game ends. Instead of freezing in the air, it went through all the walls without exploding. I guess this is a problem with all projectiles but its hard to test.
Avatar
Creating a tutorial will be easier with the introduction of server sided bots in 0.8. (edited)
Avatar
Should be done independently, bots can be added later when they are ready
Avatar
Wouldn't agree on that. A proper tutorial with bots is way more effective.
10:09
Without bots, you could only do a basic movements tutorial.
10:10
(Or create a very simple training parkour with static targets)
Avatar
You're right, the problem is there are plenty of features that would be great to have for a tutorial. If we delay it "until X is ready" it'll never come (edited)
Avatar
Just saying that it is probably worth waiting for the server sided bots with 0.8. Hoping that it won't take several years of course πŸ˜›
10:12
With them the tutorial would change fundamentally. You would end up doing things twice.
Avatar
alright :)
Avatar
On the other hand, we could split the tutorial. One movement part and then a fighting part.
πŸ‘ 1
10:13
Then the first one could be already done.
Avatar
Tutorial-ready bots won't be there for long. Shooting doesn't need much of a tutorial, you can just have dummies imo tbh.
Avatar
"Tutorial-ready bots won't be there for long." I truly hope that you are wrong here. πŸ˜‰
10:15
But yeah, that could be the case.
Avatar
rule of FOSS, if you want that feature, do it :P
Avatar
Rule of FOSS #2: Do not do things twice. rand() was asked to add the server-sided bots.
Avatar
721aded Add server rules, update licensing-mods-donatio... - Dune-jr
11:12
292848e Merge the two server setup pages - Dune-jr
Avatar
Pasting text with \n in text fields doesn't work well. The textfield enter a strange state, where it apparently takes in account the newline, displays it as a [] box character, and the caret does not match its actual position (only the X position is displayed). Pasted strings must be sanitized
Avatar
Anyone can help me solve a compilation problem?
16:17
I could compile teeworlds for a while but suddenly its downloading me a teeworlds-libs-master folder
Avatar
ah yeah, it does that
16:17
does that fail somehow?
Avatar
ye it says "FileNotFoundError: [Errno 2] No such file or directory: 'teeworlds-libs-master/sdl/windows/lib/x86/SDL2.dll'
Avatar
I look inside and indeed its not there lol
16:18
there's lib32 and lib64
16:18
not lib
Avatar
that's literally teeworlds-libs-master, strange
16:18
did you manually clone it?
Avatar
I didnt even pull since last time my compilation worked
16:19
I never had that folder
Avatar
I already have all the needed sdl freetype etc anyway
Avatar
I haven't looked much into download.py
16:20
python -v?
16:20
ah, nvm, it's supposed to go there
16:21
@Fudgy tried bam -f?
Avatar
yes, thats why it failed in the first place
Avatar
download.py is supposed to do shutil.rmtree(libs_dir) so you shouldn't see that folder
Avatar
it worked when I didnt -f before
Avatar
try deleting the folder
Avatar
well it fails before reaching that line
16:21
ye I deleted it like 5 times already
Avatar
and it doesn't say anything before that failure, hm
16:22
at what point is FileNotFoundError triggered?
Avatar
File "AppData\Local\Programs\Python\Python36-32\lib\shutil.py", line 241, in copy copyfile(src, dst, follow_symlinks=follow_symlinks) File "AppData\Local\Programs\Python\Python36-32\lib\shutil.py", line 120, in copyfile with open(src, 'rb') as fsrc:
Avatar
I mean, what's the shutil call?
16:24
somewhere in download.py ?
Avatar
well now I pulled and I have something else
Avatar
nvm I fixed that its cause my pc is dumb
16:28
if I dont write python in front of the calls, it doesnt do them
Avatar
you are calling download.py manually?
Avatar
I mean, I changed that line : dl = Python("python scripts/download.py")
16:29
if I dont write python inside, it doesnt work
Avatar
should report that, it doesn't sound like it's really your fault
Avatar
380 in bam.lua
Avatar
well since I installed python again last time it became extreme jank
Avatar
python being jank should be accounted for
Avatar
in the function Python()
16:32
it adds "python" in front only if its not windows
16:32
I like the comment there
16:32
"-- Python is usually registered for .py files in Windows"
16:32
not for me somehow πŸ˜‚
Avatar
now I get a weirder error tho
16:34
... File "\AppData\Local\Programs\Python\Python36-32\lib\shutil.py", line 393, in _rmtree_unsafe onerror(os.rmdir, path, sys.exc_info()) File "\AppData\Local\Programs\Python\Python36-32\lib\shutil.py", line 391, in _rmtree_unsafe os.rmdir(path) OSError: [WinError 145] Le répertoire n’est pas vide: 'teeworlds-libs-master/freetype' trying https://github.com/teeworlds/teeworlds-libs/archive/master.zip bam.exe: 'Downloading freetype' error 1 trying https://github.com/teeworlds/teeworlds-libs/archive/master.zip
16:34
tried deleting it (again)?
Avatar
it deletes itself now
Avatar
https://github.com/teeworlds/teeworlds/blob/6ec984bbd5f0be0968a8202dc4fcf0ee96bb5f8b/bam.lua#L23-L29 FudgyToday at 5:29 PM
> I mean, I changed that line : dl = Python("python scripts/download.py") > if I dont write python inside, it doesnt work > in the function Python() > it adds "python" in front only if its not windows > I like the comment there > "-- Python is usually registered for .py files in Windows" > not for me somehow
Avatar
lol ok I compiled it
16:52
my windows compiling is getting jankier 😩
Avatar
strange stuff
Avatar
my freetype just didnt have the right folder architecture anymore
16:54
I guess it changed
16:56
and I commented out the 2 download jobs xd
Avatar
Ok I managed to compile it without commenting anything in the bam.lua
17:25
just add to remove what I put in the "other" folder manually before
17:25
everything seems fine execpt the checkboxes and the some icons
Avatar
the checkboxes?
Avatar
ye for the filters
17:26
and in settings too
17:27
17:28
Its possible that its somehow my fault tho
17:28
4k?
Avatar
no 1280x960
Avatar
no idea why it happens
Avatar
Its not a big problem so its whatever
Exported 98 message(s)