53f57dfcf7 
								
							 
						 
						
							
							
								
								Merge pull request  #929  from vamo89/vamo89-patch-2  
							
							... 
							
							
							
							Update translations 
							
						 
						
							2019-03-06 14:36:15 +01:00  
				
					
						
							
							
								 
						
							
								f7ceb788e8 
								
							 
						 
						
							
							
								
								Merge pull request  #1004  from diath/add_channel_events  
							
							... 
							
							
							
							Add support for channel events 
							
						 
						
							2019-01-16 13:30:09 +01:00  
				
					
						
							
							
								 
						
							
								8301bc74f3 
								
							 
						 
						
							
							
								
								Add support for channel events  
							
							
							
						 
						
							2019-01-05 22:22:01 +01:00  
				
					
						
							
							
								 
						
							
								b8228ac6eb 
								
							 
						 
						
							
							
								
								Don't apply message prefixes to messages with empty name  
							
							
							
						 
						
							2019-01-05 18:14:38 +01:00  
				
					
						
							
							
								 
						
							
								edd54cc5f6 
								
							 
						 
						
							
							
								
								Updating translation strings. Don't use ':' as last char.  
							
							
							
						 
						
							2018-01-03 20:38:53 -02:00  
				
					
						
							
							
								 
						
							
								0e0f194df6 
								
							 
						 
						
							
							
								
								Replace a defunct otclient.info link with a link to this repo ( closes   #821 )  
							
							
							
						 
						
							2017-11-19 20:09:31 +01:00  
				
					
						
							
							
								 
						
							
								a9f6f7662f 
								
							 
						 
						
							
							
								
								Log file saves specific to server and character  
							
							... 
							
							
							
							Changed it so when you save a log file, the log file name includes the
server name and the characters name, in the file name.
This is to improve organization, to separate logs based off the server
you are on, and the character you are logged in. 
							
						 
						
							2017-11-04 11:34:33 -02:00  
				
					
						
							
							
								 
						
							
								f024e30753 
								
							 
						 
						
							
							
								
								Fix NPC chat when ignoring private messages.  
							
							
							
						 
						
							2016-01-22 16:15:35 +13:00  
				
					
						
							
							
								 
						
							
								6c5549dd46 
								
							 
						 
						
							
							
								
								This was already fixed.  
							
							
							
						 
						
							2015-07-19 06:48:05 +12:00  
				
					
						
							
							
								 
						
							
								0e0da9ecbf 
								
							 
						 
						
							
							
								
								Merge pull request  #654  from crackcomm/market-myoffers  
							
							... 
							
							
							
							Market myoffers + NPC start block 
							
						 
						
							2015-07-19 06:46:33 +12:00  
				
					
						
							
							
								 
						
							
								07a2995285 
								
							 
						 
						
							
							
								
								Fix NPC static text and missing SpeakType.  
							
							
							
						 
						
							2015-07-19 06:03:19 +12:00  
				
					
						
							
							
								 
						
							
								b5a14ddb68 
								
							 
						 
						
							
							
								
								Add context menu option "Select all" for channel  
							
							
							
						 
						
							2015-06-04 22:10:05 +02:00  
				
					
						
							
							
								 
						
							
								e4302562ff 
								
							 
						 
						
							
							
								
								Change new line from CR LF to LF when copying console text  
							
							
							
						 
						
							2015-06-04 12:10:32 -03:00  
				
					
						
							
							
								 
						
							
								471b8362e2 
								
							 
						 
						
							
							
								
								ConsoleLabel should not be focusable  
							
							... 
							
							
							
							Avoid scrolling by ensureChildVisible of UIScrollArea 
							
						 
						
							2015-06-04 15:31:15 +02:00  
				
					
						
							
							
								 
						
							
								a33fcd19b4 
								
							 
						 
						
							
							
								
								Improve multi-line selection (find bouding children)  
							
							
							
						 
						
							2015-06-03 23:00:39 +02:00  
				
					
						
							
							
								 
						
							
								7f2f70e1a6 
								
							 
						 
						
							
							
								
								Change signalcall to protectedcall in console  
							
							... 
							
							
							
							Even though they kind of do the same (calling function in protected
mode), @edubart suggested to use a different function for the sake of
readability. 
							
						 
						
							2015-06-03 17:03:49 +02:00  
				
					
						
							
							
								 
						
							
								f9d183837a 
								
							 
						 
						
							
							
								
								Add option to save messages from channel  
							
							
							
						 
						
							2015-06-03 16:46:49 +02:00  
				
					
						
							
							
								 
						
							
								02c6b1b6c7 
								
							 
						 
						
							
							
								
								Missing changes for multiline text  
							
							
							
						 
						
							2015-06-03 10:59:28 -03:00  
				
					
						
							
							
								 
						
							
								0c1540e531 
								
							 
						 
						
							
							
								
								Improve multiline text selection,  closes   #507  
							
							
							
						 
						
							2015-06-03 10:51:39 -03:00  
				
					
						
							
							
								 
						
							
								559e545e36 
								
							 
						 
						
							
							
								
								Few more minor fixes to selection in game console  
							
							
							
						 
						
							2015-06-02 22:46:33 +02:00  
				
					
						
							
							
								 
						
							
								cf90bb9807 
								
							 
						 
						
							
							
								
								Fix selection  
							
							... 
							
							
							
							Perhaps it would be wise to move widget local variables to some sort of
global variable for each tab. 
							
						 
						
							2015-06-02 20:04:34 +02:00  
				
					
						
							
							
								 
						
							
								f35c939fc3 
								
							 
						 
						
							
							
								
								Start working on multi-line selection for console  
							
							... 
							
							
							
							Unfortunately UITextEdit is really bad in terms of performance. It
cannot be used as overlying widget (just like in terminal). On the other
hand we could optimize it by rewriting (unfortunately) the whole widget.
There still is a lot of things to do, but for now it is possible to
select several lines of text and copy it using CTRL + C. In order to
make text copyable in context menu it will be required to override
onMousePress (return true). 
							
						 
						
							2015-06-02 19:16:41 +02:00  
				
					
						
							
							
								 
						
							
								8e5bbcd3a1 
								
							 
						 
						
							
							
								
								Add tab-spacing tag to MoveableTabBars  
							
							
							
						 
						
							2015-04-20 03:32:32 +02:00  
				
					
						
							
							
								 
						
							
								84f6cdec86 
								
							 
						 
						
							
							
								
								Fix   #576 , PopupMenus close when leaving the game  
							
							
							
						 
						
							2015-04-19 13:56:03 +02:00  
				
					
						
							
							
								 
						
							
								ff0947c270 
								
							 
						 
						
							
							
								
								NPC start talk  
							
							
							
						 
						
							2015-03-31 10:37:49 +02:00  
				
					
						
							
							
								 
						
							
								64e9406488 
								
							 
						 
						
							
							
								
								Fixed 'widget destroyed but still have 1 reference left' related to console module  
							
							
							
						 
						
							2015-01-27 21:14:38 +01:00  
				
					
						
							
							
								 
						
							
								bf30fc0dc3 
								
							 
						 
						
							
							
								
								Add QEZC for diagonal walking as well as broadcast/red talk for gamemasters  
							
							
							
						 
						
							2015-01-06 18:23:36 +01:00  
				
					
						
							
							
								 
						
							
								c8f9cdd6fa 
								
							 
						 
						
							
							
								
								Support upper and lower case letters for hotkeys starting with #s, #y and #w  
							
							
							
						 
						
							2014-10-05 19:27:02 +02:00  
				
					
						
							
							
								 
						
							
								d7429c201c 
								
							 
						 
						
							
							
								
								Started 1050 implementation and fix ups:  
							
							... 
							
							
							
							* Dat now loads (new animations aren't yet functional).
* Fixed the way we reference client versions.
TODO: Write new animation functionality & find out protocol changes. 
							
						 
						
							2014-08-03 10:02:28 +12:00  
				
					
						
							
							
								 
						
							
								e6c9e78935 
								
							 
						 
						
							
							
								
								Get rid of trailing whitespace.  
							
							... 
							
							
							
							Commit generated by command:
find -type f ! -path '*.git*' ! -path '*.png' ! -path '*.ico' ! -path \
    '*.ogg' | xargs -I '{}' sed -i '{}' -e 's/\t*$//g' -e 's/ *$//g' 
							
						 
						
							2014-01-18 15:09:26 +01:00  
				
					
						
							
							
								 
						
							
								f615b80fbc 
								
							 
						 
						
							
							
								
								Navigation for large tab amounts,  closes   #211  
							
							
							
						 
						
							2013-12-03 20:25:56 +01:00  
				
					
						
							
							
								 
						
							
								b5911cf1de 
								
							 
						 
						
							
							
								
								Use client version instead of entergame  
							
							
							
						 
						
							2013-08-03 19:26:38 -03:00  
				
					
						
							
							
								 
						
							
								5fbb71157d 
								
							 
						 
						
							
							
								
								Added enable/disable chat mode (allows for alphabetical key controls), battle window anchoring fixed (thank you River) & more:  
							
							... 
							
							
							
							* Added better walk key binding (for other uses, like the sample given WASD).
* Made string.ends part of the string meta table rather than parameter based. 
							
						 
						
							2013-07-29 10:42:18 +12:00  
				
					
						
							
							
								 
						
							
								c4adf2d817 
								
							 
						 
						
							
							
								
								Added whitelist  
							
							... 
							
							
							
							- Checkboxes to turn ignore/whitelist off
- Allow VIP messages 
							
						 
						
							2013-07-04 18:03:21 +02:00  
				
					
						
							
							
								 
						
							
								9bae1b9e25 
								
							 
						 
						
							
							
								
								Fix   #316  
							
							... 
							
							
							
							It still have a bug when using string like this:
" teste {{}} teste" 
							
						 
						
							2013-04-09 17:54:57 -03:00  
				
					
						
							
							
								 
						
							
								10a16169a4 
								
							 
						 
						
							
							
								
								Fix hotkeys reload and implement filters for console  
							
							
							
						 
						
							2013-03-05 04:02:54 -03:00  
				
					
						
							
							
								 
						
							
								62921dee9b 
								
							 
						 
						
							
							
								
								Fixes in options, hotkeys and viplist  
							
							
							
						 
						
							2013-03-02 17:01:52 -03:00  
				
					
						
							
							
								 
						
							
								120c2b4231 
								
							 
						 
						
							
							
								
								Fixes in rule violations and private chat  
							
							
							
						 
						
							2013-02-28 22:01:41 -03:00  
				
					
						
							
							
								 
						
							
								b804dd6959 
								
							 
						 
						
							
							
								
								Fixes and new tuned terminal  
							
							
							
						 
						
							2013-02-28 18:46:42 -03:00  
				
					
						
							
							
								 
						
							
								e528fcc8f8 
								
							 
						 
						
							
							
								
								Minor fixes and improvements  
							
							
							
						 
						
							2013-02-28 02:43:26 -03:00  
				
					
						
							
							
								 
						
							
								ccbe491e3c 
								
							 
						 
						
							
							
								
								Should  resolve   #289  (please test and give feedback)  
							
							
							
						 
						
							2013-02-28 10:23:22 +13:00  
				
					
						
							
							
								 
						
							
								406c7bdae6 
								
							 
						 
						
							
							
								
								Fix   #276  
							
							
							
						 
						
							2013-02-26 18:13:50 -03:00  
				
					
						
							
							
								 
						
							
								62f38d678d 
								
							 
						 
						
							
							
								
								Fix for chat commands #s #w #y  
							
							... 
							
							
							
							* Some progressbar changes 
							
						 
						
							2013-02-14 16:34:55 -02:00  
				
					
						
							
							
								 
						
							
								07dd78002b 
								
							 
						 
						
							
							
								
								Save console messages  #263 , change settings names  
							
							
							
						 
						
							2013-02-14 15:30:45 -02:00  
				
					
						
							
							
								 
						
							
								717832b791 
								
							 
						 
						
							
							
								
								Other minor fixes  
							
							
							
						 
						
							2013-02-04 19:40:12 -02:00  
				
					
						
							
							
								 
						
							
								4c51009ed9 
								
							 
						 
						
							
							
								
								Minor fixes  
							
							... 
							
							
							
							* Fix focusing opened channel on login
* Add missing options to rule violation window
* Send rule violations messages in default channel
* Enable show private messages in console by default
* Fix battle issues with invisible creatures
* Allow to use hotkeys while trading 
							
						 
						
							2013-02-04 17:38:36 -02:00  
				
					
						
							
							
								 
						
							
								7f5dda5c8f 
								
							 
						 
						
							
							
								
								Re-add destroying for unloading, other clean up:  
							
							... 
							
							
							
							* Cleaned some module terminate code
* Fixed "reload all" issues 
							
						 
						
							2013-02-01 17:32:15 +13:00  
				
					
						
							
							
								 
						
							
								abcc95634e 
								
							 
						 
						
							
							
								
								Redirect violations msgs to default channel  
							
							
							
						 
						
							2013-01-31 01:11:36 -02:00  
				
					
						
							
							
								 
						
							
								5bf03c50d6 
								
							 
						 
						
							
							
								
								Rework hotkeys manager, fix many issues on it  
							
							
							
						 
						
							2013-01-30 18:28:54 -02:00  
				
					
						
							
							
								 
						
							
								6c7a163197 
								
							 
						 
						
							
							
								
								Add missing file  
							
							
							
						 
						
							2013-01-28 19:20:01 -02:00