Chiller Dragon

Results 256 issues of Chiller Dragon

Rubyforge was removed from the hoe gem and thus throwing erros. Inspired by: https://github.com/ruby-ldap/ruby-net-ldap/commit/cc32757fa5b2c9183b19200f002be62a88144afa

Render quads in map preview

Is there a official maximum world size or border? Things get trippy when using commands like ``/pq 99000 99000`` ![Screenshot from 2020-05-28 13-10-06](https://user-images.githubusercontent.com/20344300/83134511-c23d3400-a0e4-11ea-814f-22d9389360de.png) ![Screenshot from 2020-05-28 13-10-58](https://user-images.githubusercontent.com/20344300/83134537-cd905f80-a0e4-11ea-9801-9169ea5bba23.png) ![Screenshot from 2020-05-28...

First of all cool project. And I know its a side project and there is not a lot of uptime to expected but I decided to still ask. I was...

``` bind mousewheelup say foo bind shift+mousewheelup say bar ``` Works. If shift is hold it prints bar otherwise it prints foo. ``` bind mousewheelup +prevweapon bind shift+mousewheelup say bar...

As suggested by @Robyt3 in this comment https://github.com/ddnet/ddnet/pull/5633#discussion_r922806705

Could crash here https://github.com/teeworlds/teeworlds/blob/5520c5b1ef67c4a55c8d9443afc58d933b3b769c/src/game/client/components/menus.cpp#L901

Use ``CUIRect MainView`` in header matching the .cpp implementation https://github.com/teeworlds/teeworlds/blob/26d24ec061d44e6084b2d77a9b8a0a48e354eba6/src/game/client/components/menus_settings.cpp#L64

Opinions? Concerns?

# SYNOPSIS eval_if_cmd s[check_command] s[command] ?s[else] ?s[command] # DESCRIPTION **eval_if_cmd** executes a command based on the existence of a command or config. So it can be used to write backwards...