Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-23 | Be less verbose | Jesusaves | 1 | -3/+3 | |
2020-12-23 | Rudimentary support for square images being fetch from remote server. | Jesusaves | 4 | -9/+42 | |
2020-12-23 | Fix a bug in persistent.allfiles | Jesusaves | 1 | -4/+21 | |
Register squared units | |||||
2020-12-23 | Remove shady square pictures - Where do they come from, again? | Jesusaves | 88 | -0/+0 | |
2020-12-23 | Increase timeout time. | Jesusaves | 2 | -1/+5 | |
2020-12-23 | Better display for inactive taverns. | Jesusaves | 1 | -2/+4 | |
2020-12-23 | A better layout for the tavern | Jesusaves | 1 | -16/+16 | |
2020-12-23 | Replace some files with their WebP version (to save disk space) | Jesusaves | 6 | -0/+0 | |
2020-12-23 | Add a few missing attributions | Jesusaves | 1 | -4/+4 | |
2020-12-23 | msgbox() may now autoclose itself. | Jesusaves | 2 | -2/+6 | |
Currently, only tavern will use this autoclosing feature after 6 seconds. | |||||
2020-12-22 | Replace main unit with one by David Revoy | Jesusaves | 2 | -1/+1 | |
2020-12-22 | WebP merges togheter the best of PNG and JPG, | Jesusaves | 4 | -9/+9 | |
so we no longer need to keep passing extension for stuff. | |||||
2020-12-22 | Allow the banners to be downloaded, but they're still not shown | Jesusaves | 2 | -3/+13 | |
2020-12-22 | Now the tavern works. | Jesusaves | 1 | -7/+1 | |
2020-12-22 | Initial tavern redesign (not fully operational yet) | Jesusaves | 9 | -2/+233 | |
2020-12-21 | I really don't know if we should keep Jewel Savior's stuff or not. | Jesusaves | 1 | -1/+1 | |
2020-12-21 | Update the About disclaimer. | Jesusaves | 1 | -3/+5 | |
2020-12-21 | Redesign the splash screen | Jesusaves | 4 | -15/+23 | |
2020-12-21 | The players are not blind | Jesusaves | 1 | -2/+4 | |
2020-12-21 | Mild adjustments make it better but we still have an alignment error. | Jesusaves | 1 | -5/+7 | |
2020-12-21 | Add XP information to the HUD. | Jesusaves | 1 | -6/+20 | |
But now it looks ugly. | |||||
2020-12-21 | If download is aborted, unset tr_loading | Jesusaves | 1 | -0/+1 | |
2020-12-21 | Remove some useless comments | Jesusaves | 1 | -12/+0 | |
2020-12-21 | For mobile, "Logout" does not makes much sense? | Jesusaves | 1 | -1/+1 | |
2020-12-21 | Add again the IRC Module, but have it shut down by default. | Jesusaves | 2 | -3/+232 | |
Disable PUB by default as well. | |||||
2020-12-21 | Move HP bar to the absolute bottom, looks better this way. | Jesusaves | 1 | -16/+24 | |
Could use a text display, discriminer, new colors, etc. but meeh Next to work on, is the sphere. | |||||
2020-12-21 | Downscale the spheres from 80x80 to 60x60 | Jesusaves | 7 | -0/+0 | |
They are smaller again, but overlaps were avoided. | |||||
2020-12-21 | Fix "neutral" element orb to be a real white orb, not just a negative | Jesusaves | 2 | -0/+0 | |
2020-12-21 | actionarea height went from 30px to 48px, so correct scripts to reflect this. | Jesusaves | 1 | -7/+7 | |
2020-12-21 | Hopefully the last edit I'm doing on elemental orbs. | Jesusaves | 3 | -2/+1 | |
...Well, I'll still need to change the render order and cards frames but meeh. | |||||
2020-12-21 | Continue remaking the battle interface. | Jesusaves | 5 | -57/+70 | |
We no longer have "4 or 5 units", now we always have only have 4 units. | |||||
2020-12-21 | Start remaking the combat GUI | Jesusaves | 5 | -1/+1 | |
2020-12-21 | Hopefully this will not explode... | Jesusaves | 2 | -1/+3 | |
We DO need to restart interaction to update the AP bar. | |||||
2020-12-21 | update_ap now uses the websocket stream, so it no longer needs a value. | Jesusaves | 4 | -4/+4 | |
2020-12-21 | I think I got the formula wrong | Jesusaves | 1 | -1/+1 | |
2020-12-21 | Begin experiments with AP updater | Jesusaves | 4 | -3/+29 | |
2020-12-21 | Increase zorder of SERVNOTICE | Jesusaves | 1 | -1/+1 | |
2020-12-21 | We no longer need Timer module imported. | Jesusaves | 2 | -1/+10 | |
Add support for APREFRESH signal from server. | |||||
2020-12-21 | Remove the self calculation of AP timing, and have server handle it. | Jesusaves | 3 | -48/+14 | |
It no longer auto refreshes, though, as the timer was removed. Beware! | |||||
2020-12-20 | Remove unused sphere. Resize empty sphere to be adherent to conventions. | Jesusaves | 3 | -4/+3 | |
Updates Attribution. | |||||
2020-12-20 | Resize spheres from 40x40 to 80x80 | Jesusaves | 7 | -0/+0 | |
2020-12-20 | Reintroduce support for remotely downloaded audio files... | Jesusaves | 2 | -3/+26 | |
...By overriding the default music file loader >.> | |||||
2020-12-20 | Actually, remove the whole development menu. | Jesusaves | 1 | -19/+0 | |
It is no longer needed, I hope. | |||||
2020-12-20 | Remove a couple development options | Jesusaves | 2 | -5/+1 | |
2020-12-20 | Update client for laterâ„¢ patch for multiple worlds. | Jesusaves | 2 | -4/+5 | |
But for time begin, only "Main" world is supported. | |||||
2020-12-20 | Almost forgot to send the world data as well | Jesusaves | 3 | -6/+5 | |
2020-12-20 | Prepare for support for multiple worlds. | Jesusaves | 1 | -1/+1 | |
For now, only the world "Main" is supported. | |||||
2020-12-19 | It will only work if set to auto-resize, or if I somehow pass xalign 1.0 to | Jesusaves | 1 | -0/+0 | |
the GP/CR bar using the frame as boundary >_< Add transparency. Shabby, but much better than before | |||||
2020-12-19 | Resize the HUD window. | Jesusaves | 1 | -0/+0 | |
Still not perfect, but much better. | |||||
2020-12-19 | Initial prototype redraw of the HUD | Jesusaves | 4 | -6/+22 | |
Still missing EXP bar. Needs more width. Needs less height. |