index
:
spheres/client
master
M. Spheres client w/o review
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
game
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-25
Optmize a bit the python tidbits from battle screen:
Jesusaves
3
-44
/
+43
2020-12-24
Change battle logic to make it a bit more seamless to user.
Jesusaves
3
-6
/
+16
2020-12-24
Use a bloated code to call battle screen, which is safer against race condition.
Jesusaves
1
-1
/
+9
2020-12-24
A showif should be more reliable in the HUD
Jesusaves
1
-1
/
+1
2020-12-24
Error handling: Ignore errors in victory screen
Jesusaves
1
-2
/
+7
2020-12-24
Preparatives so eventually, we may have different battle musics depending on ...
Jesusaves
3
-5
/
+11
2020-12-24
make sure old server code is not included by accident on builds
Jesusaves
1
-0
/
+1
2020-12-24
Better attribution
Jesusaves
1
-2
/
+2
2020-12-24
Get rid of troublesome unused assets
Jesusaves
4
-3
/
+3
2020-12-24
Add battle2.webp to builtin to prevent needless download
Jesusaves
2
-0
/
+1
2020-12-24
Register SFX assets as well
Jesusaves
1
-4
/
+19
2020-12-24
world has an extra SFX tag
Jesusaves
1
-0
/
+2
2020-12-24
Add a warning because I must package the pre alpha demo
Jesusaves
1
-0
/
+4
2020-12-24
This should cover, story-wise, the majority of the first part of prologue.
Jesusaves
1
-4
/
+24
2020-12-24
Part II of the initial prologue done remaking.
Jesusaves
6
-47
/
+40
2020-12-24
Rewrite the first part of the first prologue
Jesusaves
9
-22
/
+37
2020-12-24
Close the game immediately when requested, without prompts.
Jesusaves
1
-1
/
+1
2020-12-24
It is better if the frame does not touch the bottom.
Jesusaves
1
-2
/
+2
2020-12-24
Change unit info display so it is easier to view the image =D
Jesusaves
2
-3
/
+9
2020-12-24
Remove annoying animation
Jesusaves
1
-1
/
+1
2020-12-24
Fix bugs on Card Composite
Jesusaves
1
-3
/
+11
2020-12-24
We might want time function for this one...
Jesusaves
1
-2
/
+2
2020-12-24
Postpone automatic retry in 1 second when it hangs downloading invalid files
Jesusaves
2
-4
/
+15
2020-12-23
Add support for special summoning event taverns
Jesusaves
3
-4
/
+6
2020-12-23
Remove mostly empty folder
Jesusaves
23
-0
/
+0
2020-12-23
Fix remaining instances
Jesusaves
2
-42
/
+7
2020-12-23
Optimize the code
Jesusaves
2
-9
/
+12
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
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
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
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
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
[next]