Eduardo Bart
8e639ea338
Merge pull request #913 from andersonfaaria/icons-branch
...
Fix minimap icons
2017-11-20 12:03:23 -02:00
Kamil Chojnowski
3b23b787f3
Add creature type icons for summons
2017-11-19 20:02:34 +01:00
Anderson Chaves Faria
885cc90fb5
Fix minimap icons
...
This commit will change the flagid to fit the correct id on the source code of tfs.
2017-11-17 14:22:40 -02:00
TheSumm
fc76ca4523
Updated advernturer blessing inventory style to be more robust
2015-01-19 01:52:49 +01:00
TheSumm
ddec9627b8
Protocol 10.72 (Authenticator) Support, Unjustified Points diplay
...
- Unjustified Points (Better topbar icon would be nice)
![Unjustified Points](http://i.gyazo.com/81286f46d9b4d56b3fe864140173cf34.png )
- Authenticator token support
- adjusted 'can change pvp frame' to 1054
- ...
2015-01-18 15:14:07 +01:00
Eduardo Bart
07f8e6fca9
New skin from https://github.com/Mignari/otc-gray-skin
2014-07-02 13:20:02 -03:00
Sam
a58a3e90c8
Implement purse slot ( closes #208 ), add version 10.37 (could not find protocol changes)
2014-03-12 15:46:35 +01:00
Sam
8d8f32b081
Partial 10.36 support, also fix #499
2014-03-12 06:39:20 +01:00
Sam
20b68c6a42
Vip functionality, closes #83
2014-01-14 23:15:01 +01:00
Sam
4d656f8bd1
New pvp modes to combat controls
2013-11-19 00:50:00 +01:00
dalkon
5b8ff29fa3
Fix party "bug" & Additions
2013-11-13 00:48:41 +01:00
Eduardo Bart
8314b84f69
Add live_textures_reload command
2013-03-01 05:46:55 -03:00
Eduardo Bart
e528fcc8f8
Minor fixes and improvements
2013-02-28 02:43:26 -03:00
BeniS
8e9f65779c
Implemented client_serverlist module! Close #200
...
* Will store servers that are not already in the list when logging in
* Can add servers manually if required too
* Fixed a bug in table.size
2013-02-24 00:41:21 +13:00
Eduardo Bart
9a54bfcc90
Minimap, hotkeys and lot of other changes
...
* Begin working on a new layout system for UIMinimap and later UIMap,
this new layout system allows to add widgets to the minimap
* Add option to disable motd
* Rework hotkey binding
* Lots of fixes in hotkeys manager
* Add fullmap view using Ctrl+Shift+M
* Prevent some crashs in ThingType draw
* Add function to load minimap from PNG files
* Fixes in minimap saving
* Fixes in Tile::isClickable
* Add UIMapAnchorLayout, new layout for maps
* Fix freezes in win32 when pressing alt key
2013-02-21 17:03:05 -03:00
Henrique Santiago
6d456994f4
Fix scrollbar
2013-02-19 21:34:50 -03:00
Henrique Santiago
d4fb6127fc
Add blink effect
2013-02-05 19:08:32 -02:00
Henrique Santiago
17d09f41be
Rework UIMinimap
2013-01-30 23:44:57 -02:00
BeniS
197a379933
Some minor things.
...
Just got back today, awesome progress ed :)
2013-01-29 00:02:44 +13:00
Eduardo Bart
3a47c4f2e1
Remake cursors, closes #219 and #237
2013-01-25 11:19:40 -02:00
Eduardo Bart
992acd8873
Fix translations, there were all broken
2013-01-23 15:35:43 -02:00
BeniS
8c6d5a0f5c
Finalizing auto walk enhancements, closes #63 , also other fixes:
...
* Can now auto walk up to 1000 steps!
* Re-added sexy topmenu buttons :)
* Tooltip for logout/edit will now change
* Changed xxStackpos to xxStackPos
2013-01-21 05:09:14 +13:00
Eduardo Bart
28b5fc1d5a
Refactor modules, closes #223
...
* All modules are sandboxed now
* All images,sounds,fonts,translations and styles were moved to "data" folder
* Reorganize image files folders
* Remove unmaintained modules: client_particles, client_shaders
* Implement new automatic way to load styles and fonts
* Add hide/show offline option in VipList
* Add invite/exclude to/from private channel in players menus
* Many other minor changes
2013-01-18 20:46:36 -02:00