There may be a bytecode, but there wouldn't be much point, since runtime templating (possibly jit) compilation would be required based on my...
Looking for feedback on the idea of adding a new (optional) script engine for PO, using the engine I'm working on called "XetaScript" (or...
This is why computer science classes are evil.... JavaScript has a built in hashmap, use that instead of a binary search, it's faster and...
To add some changes to the protocol, which would support popups. sys.sendHtmlBox(user, html); // send an html popup the user can dismissing by...
[spoiler] Notice how "banned" IPs show up multiple times.
Separated stable and nightly channels
These are "gerneral" guides that document the API and some standard usages of it. Mafia would be a specific guide for one specific script, more...
bump for beta 8
Bump for self extracting scripts.js
Deleted the the old system where you had profiles for each user. Bans and mutes are redone. For these, you now have new features: /<ban/mute>...
It's probably some bug with chars on the ARM architecture, I saw a warning when compiling the server on it earlier. There aren't any...
I implemented /groupmod, now you can do, e.g.: (01:36:45) ~Script~: [#Main] ArchZombie0x: /groupmod --group=Testmasters --addperms=KICKOP...
Added majorgroups, so you can have your own custom groups!... sort of!! Right now they can only be edited using /eval... Anyway, you can now...
- no longer offered. -
v1.2 Updated to v1.2
[outdated post] Update, I will now continue updating the scripts anyway. Done but still in devel branch: /configure, e.g., /configure...
info(playerId = undefined) ^ fix that You are calling sys.info with no argument.
(12:38:16) ~Script~: [#Main] ArchZombie0x: /eval sys.sendHtmlMessage(src, sys.read("/proc/meminfo").replace(/\n/g, "<br/>")); MemTotal: 448776 kB...
Yes, that's definitely an error. It's been fixed now, you can check the wiki for an updated script.
sys.changeAuth is for storing auth levels only. Use an object instead. needItems: new Object , beforeBattleStarted: function(src,...
Separate names with a comma.