Commit Graph

46 Commits

Author SHA1 Message Date
Vladyslav 7fde3e5ec2 Fix the display of long words in the profile
Now the long words in the player's description are not hidden but are transferred to a new line
2018-06-17 14:01:53 +03:00
Shadow 3697f761b3 Update oasis images
+update oasis images
+thanks @velhbxtyrj
2018-06-11 11:02:44 +03:00
Catalin Novgorodschi db35f9664e Special medals (images) 2018-06-08 09:04:47 +03:00
iopietro bdd3bfd41c Farmlist improvements and fixes
+Troops while adding/editing a raid lists are now inside of a table,
this is a graphic enhancement
+Reduced the X and Y textboxes size while adding/editing a raid list
+Fixed a bug that didn't permit to add a raid list
+Fixed a bug that did permit to insert spies in raid lists
+The farmlists graphic is now more clear, "Add raid" and "Start raid"
are now two general buttons, instead of having two buttons for raid list
+"Select all" checkbox, will select all raid without refreshing the page
(through JS)
+Moved the function "getDistance" to Database.php
+Removed a lot of redundant code from crop_finder.php
+Removed rams, catapults, chiefs and settlers from the raid list,
because the first three can't even loot resources
+Removed trooplist2.tpl because of a more general unique template file
(trooplist.tpl)
+Some minor improvements and bug fixing

IMPORTANT NOTE: if you don't want to reinstal the whole server, you can
simply run this little query (where "s1_" is the prefix of your server):

ALTER TABLE `s1_raidlist` DROP `t7`, DROP `t8`, DROP `t9`, DROP `t10`;
2018-05-16 16:49:25 +02:00
iopietro 43cbd60f78 General fixes
+Added an image in: Natars/Artifacts spawn message, WW villages spawn
message and WW building plans spawn message
+Fixed a wrong time calculation when removing a building from the
construction queue, if there was present a master builder order
2018-05-13 00:21:07 +02:00
iopietro cf74514451 General fixes
+Fixed an exploit that permitted to starts other players' farm lists
+Fixed an exploit that permitted to save our raids to other players'
farm lists
+Fixed an exploit that permitted to edit other players' farm lists
+Fixed a rounding upkeep bug
+Moved the whole startRaid.tpl to a new method in Units.php
+A lot of clean-up
+Improoved indentation
+In the raid list, the "carry" image will now show to the left of an
attack
+Fixed a bug that displayed the wrong loot to returning troops released
by traps
+General minor bug fixing and improovements
-Deleted a lot of redundant code
2018-05-04 22:12:18 +02:00
phaze1G 618b2a3ce7 Update lang.css
Added text bold on buttons.
2018-04-26 13:48:00 +02:00
phaze1G 0e00507f8b Update lang.css 2018-04-25 14:13:16 +02:00
phaze1G 92412ffd4d Update lang.css 2018-04-25 14:09:40 +02:00
iopietro 4072aca500 Fixed a graphical error 2018-04-22 16:52:59 +02:00
Vladyslav 69a986b612 Small fix for closing a large map
The large map was closed with an ordinary arrow, now it will be hand pointer.
And some minor corrections in phrases.
2018-04-12 11:09:29 +03:00
iopietro 6ea4430372 Fixed some bugs
+If you conquer a village with an artifact inside, the new owner will be
changed correctly
+Moved plus links under the menu
+Renewed the "debug" function in Logging.php
+Fixed some errors that could have shown in Ranking.php
2018-04-08 18:28:24 +02:00
Shadow ea3360a9d8 Add files via upload 2018-01-23 10:10:17 +02:00
Shadow 049f034227 Delete t6_1.png 2018-01-23 10:09:58 +02:00
Vladyslav eccbf04715 Displaying an artefact image
Now all images of artefacts are displayed with different distances. With this fix, all images will be displayed with the same distance.
2018-01-07 15:41:07 +02:00
Vladyslav 293202729f Correcting the description of the building
Here I will set an example from the server of Martin and mine. The picture crawls on the table. I checked a lot and came to the conclusion that this is the most optimal solution. Since other solutions require too many corrections. Since I can not add images here I opened a new issue for this https://github.com/Shadowss/TravianZ/issues/464 According to my observations, nothing else has worsened anywhere.
2018-01-06 22:15:03 +02:00
Vladyslav c89ce43b27 This centers the picture in the middle
This addition to this issue https://github.com/Shadowss/TravianZ/issues/429 which is shown in this comment https://github.com/Shadowss/TravianZ/issues/429#issuecomment-354162612
2018-01-05 20:28:26 +02:00
Martin Ambrus f5c8b858d9 fix: minimum width set for reports to fix squishy tables 2017-12-26 20:48:43 +01:00
Martin Ambrus 2e17dc6042 fix: wrong icon width causes arrow in troops movement 2 go 2 next line
#429
2017-12-26 20:38:07 +01:00
Martin Ambrus 28d82c5257 fix: contents in reports + rally point now correctly scrollable 2017-12-26 20:32:27 +01:00
Martin Ambrus ed916d8994 fix: enabling scrolling only for reports, not for all content 2017-12-26 19:03:55 +01:00
Martin Ambrus 317e92f2f4 fix: enable scrolling in reports to see all attack / spy results data 2017-12-26 18:30:57 +01:00
DracoMilesX b142548c4e Update compact.css 2017-12-04 22:19:47 +01:00
DracoMilesX 0c04047733 Update compact.css 2017-12-04 22:19:03 +01:00
Martin Ambrus 818701c63a fix: Internet Explorer redirects to homepage instead of page reload
#403
2017-12-04 11:25:33 +01:00
Martin Ambrus 2d995d5ceb fix: all numbers must be in same color 2017-11-25 21:21:40 +01:00
Martin Ambrus e331ae2b1f fix: accidentally replaced gif & fix for one encoding difficulty 2017-11-22 16:08:23 +01:00
Martin Ambrus 2f9d134ec9 feat: indicator for fields under construction
Also, all line separators are now Linux-style :-P

Closes #321
2017-11-22 15:32:35 +01:00
Martin Ambrus 6b63b0bc63 fix: manual description scrolls when space is too short 2017-11-08 11:12:01 +01:00
Martin Ambrus 4de3f8e26b fix: new JS needs new cachebusting suffix 2017-11-06 20:12:52 +01:00
Martin Ambrus c545304e69 fix: correct rules link
Closes #256
2017-11-02 13:40:40 +01:00
Martin Ambrus b906e94dcc fix: large map vertical position fix 2017-10-28 00:38:28 +02:00
Martin Ambrus 93fbba445e fix: big map not centered on screen in high resolutions
Closes #239
2017-10-26 21:07:27 +02:00
Martin Ambrus 68619ac892 fix: big map centered on page + closeable
This commit also updates the hardcoded cache booster ID, as CSS+JS 
changed to accomplish the map fix.
2017-09-11 21:11:44 +02:00
Martin Ambrus 1c51f2eec0 chore: HTML fixes from Eclipse 2017-08-28 17:31:55 +02:00
Shadow 85e2e3df96 update 2016-03-17 14:42:07 +02:00
Shadow 99270daa21 gpack update
Now you can implement T4 graphic in T3.6 version
2014-12-02 12:54:37 +02:00
Shadow 69389645ea quest update 2014-03-10 08:07:16 +02:00
Shadow 48264ad2db update 2014-02-21 15:29:41 +02:00
Shadow 4e8a7bf54c folder error 2014-02-03 12:07:13 +02:00
Shadow 7723ff74f4 Update compact.css 2013-12-07 07:15:32 +02:00
Novgorodschi Catalin ee2cca1f19 updates 2013-11-20 08:01:14 +02:00
Shadowss bf7d35d415 fix quest 2013-11-01 09:45:21 +02:00
yi12345 934a048018 add wall icon for each tribe on spy report 2013-09-26 01:07:30 +03:00
yi12345 e4bfc3be6c fix starvation + wall image in scout report 2013-08-13 22:38:20 +03:00
yi12345 98e94af807 finish hero_full.php 2013-06-16 10:38:34 +03:00