Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-26 | Allow scrying once you obtain the Grimorium. | Jesusaves | 1 | -1/+12 | |
This allows you to see other players data. | |||||
2021-09-20 | Update some of the debugmes for usage with syslog facility | Jesusaves | 1 | -0/+1 | |
2021-08-21 | You can now save your fishing bait at `@ucp` (by @NetSysFire request) | Jesusaves | 1 | -4/+17 | |
Keep in mind that baits aren't universal - You may be unable to fish in some places. | |||||
2021-03-21 | Crafting - Players are now able to opt for bound items instead of named ones. | Jesusaves | 1 | -2/+13 | |
Bound items cannot be traded but accept cards. | |||||
2021-02-24 | Legendary Weapons now auto-expire if owner fails to login within 15 days. | Jesusaves | 1 | -1/+1 | |
A mail warning will be sent after a week inactivity. | |||||
2020-09-14 | Alchemy Table: Now you should be able to brew multiple instances at once! | Jesusaves | 1 | -3/+22 | |
However, this is expensive. Sponsors, who pay for hardware, can brew up to 25x at once. Everyone else like me, who lives with other ppl money, will be capped to 10x at once. I think 10 will be plenty without putting too much burden on the server. | |||||
2020-07-04 | Update some old, precarious code | Jesusaves | 1 | -1/+1 | |
2020-06-26 | Option to create a pincode will only show up at Tolchi's first Successful Craft | Jesusaves | 1 | -3/+8 | |
Account need 15 days. | |||||
2020-06-26 | Sketch to allow user accounts to set PinCodes | Jesusaves | 1 | -7/+35 | |
2020-06-25 | fnum() is great to save space | Jesusaves | 1 | -2/+2 | |
2020-06-23 | [skip CI] UCP: Query with more appropriate limit, queries are... slow. | Jesusaves | 1 | -1/+1 | |
2020-06-23 | [skip ci] UCP: Less SQL querying | Jesusaves | 1 | -1/+1 | |
2020-06-23 | User Control Panel - Report how long ago you were registered for | Jesusaves | 1 | -0/+1 | |
IMPORTANT NOTE: Earliest is 25th January 2020! If your account is older, then it will show the first login after this date. | |||||
2020-02-21 | UCP: Allow players to toggle tutorial help texts on and off. | Jesusaves | 1 | -1/+12 | |
2020-02-15 | [skip ci] typo | Jesusaves | 1 | -1/+1 | |
2020-02-15 | [skip ci] swap logic | Jesusaves | 1 | -1/+1 | |
2020-02-15 | [skip ci] swap colors | Jesusaves | 1 | -2/+2 | |
2020-02-14 | Valentine | Jesusaves | 1 | -0/+13 | |
2019-12-12 | The bug: a missing return | Jesusaves | 1 | -2/+2 | |
2019-11-19 | Lethal Drinking option | Jesusaves | 1 | -0/+11 | |
2019-11-06 | Interlude: Density option on recipe book | Jesusaves | 1 | -0/+16 | |
2019-09-07 | Document effective bonus level | Jesusaves | 1 | -0/+1 | |
2019-05-29 | You can now, in theory, change what will be on craft bonuses selections. | Jesusaves | 1 | -3/+49 | |
2019-05-29 | Remove silly option from @ucp | Jesusaves | 1 | -34/+2 | |
2019-05-29 | Remove from UCP the shovel option | Jesusaves | 1 | -12/+0 | |
2019-05-27 | New shovel option (to make up with low bury rates) - Autodigging. | Jesusaves | 1 | -0/+12 | |
Once you enable this with @ucp > Game Settings, you'll always try to dig. | |||||
2019-05-11 | Do not report hidden GM Game Settings on @ucp | Jesusaves | 1 | -6/+8 | |
2019-04-29 | Fix fix and more fix | Jesusaves | 1 | -7/+8 | |
2019-04-29 | @ucp may now update your save point if you SAVE AND EXIT. | Jesusaves | 1 | -3/+20 | |
2019-04-18 | bug | Jesusaves | 1 | -1/+1 | |
2019-04-18 | GMs on MK Guild may opt to receive strange coins automatically | Jesusaves | 1 | -1/+12 | |
2019-03-23 | Update user control panel so automatic save trigger is immediate. | Jesusaves | 1 | -1/+2 | |
2019-03-23 | Replace default behavior for Soul Menhir per community decision. | Jesusaves | 1 | -1/+39 | |
Keep in @ucp an option to roll back to legacy behavior of manually setting it. Again, per community decision. | |||||
2019-03-20 | Format number of Guild XP to be easier to read | Jesusaves | 1 | -2/+2 | |
2019-03-20 | Fix bug | Jesusaves | 1 | -3/+3 | |
2019-03-20 | Update @ucp | Jesusaves | 1 | -0/+15 | |
2019-02-06 | This doesn't works because I don't understand what o11c was doing. | Jesusaves | 1 | -1/+37 | |
Will probably need to rewrite md5.cpp and game language is better. This stuff makes no sense, really. At this rate, might as well use tmwa with a nearly void map server for a second merge. Oh well. | |||||
2018-12-25 | Correct some licenses which are ours (Evol missing licenses, I'll git blame ↵ | Jesusaves | 1 | -0/+4 | |
later) | |||||
2018-08-04 | Upgrade ucp and Librarian (main storyline)r06.1_180803 | Jesusaves | 1 | -7/+7 | |
2018-08-04 | Remove crap function and fix a typo | Jesusaves | 1 | -1/+1 | |
2018-07-28 | Try to fix strange bug | Jesusaves | 1 | -1/+1 | |
2018-07-18 | Best balance between query security and usefulness. We still have problem if ↵ | Jesusaves | 1 | -8/+13 | |
player logouts, though. Again, the stuff with queries should be moved to a web sys. | |||||
2018-07-17 | Some minimal protection against query flood on ucp. As I said, minimal | Jesusaves | 1 | -0/+7 | |
2018-07-16 | You can now change language from UCP. This should make TMW2 compliant with ↵ | Jesusaves | 1 | -1/+3 | |
the GDPR. | |||||
2018-07-16 | User Control Panel (@ucp) | Jesusaves | 1 | -0/+67 | |