WickedShell
WickedShell
This has now been flown. Found a slight bug where I was comparing to if the state was starting or higher, but I needed to change it to start height...
> i think it would be simpler to skip that test in pre-arm if ICE reports the engine is running I thought about it, what I liked about this method...
There are a couple of things we can do here, listed in ease of things that already exist: - You can add custom configuration lines to the hwdef and do...
That plugin (at least last time I looked at it, writes out a file, which if symlinked or written to an apporpriate directory) would be easy to grab from echelon....
Okay so we'd had a report from FrikFry about this before, but neither himself or myself could reproduce it so it got closed. With regards to all searches being based...
I'm curious as I actually just completely dumped my my table, and completely reinstalled, and I still can't reproduce this. I have not restarted any of the servers. I did...
may have been inteded by erie, but theres no reason why you wouldn't want to be able to read more pages. You said you had made a change to get...
I'm reopening this as this is a bug, and the ability to view multiple pages in chatlog is required.
I suspect this is an issue with char set. If you open inc/header.php on line 35 it says; try changing that to the following; "" I believe that is the...
I assume it fails without the removal of cleanvar in echelon/lib/plugins/chatlogs/class.php? The cleanvar is there as anti-injection, and it's removal is not safe, but from looking at the documentation on...