CasualMeter is a free open-source DPS meter for TERA based off TeraDamageMeter. The majority of the new stuff is UI and UX improvements, but there are some bug fixes as well. This fork is also worth mentioning since I borrowed the dps paste and settings storage from there.
Here are some of the features that are currently implemented:
- View damage dealt, damage healed, dps, total damage
- View detailed skill breakdown with three different views
- Export detailed breakdown to Excel, with buff/debuff uptimes
- Upload encounters to teradps.io
- Will only show up while you are playing Tera
- Paste dps
- Review previous encounters
- Customizable hotkeys (through settings file)
- Updates automatically (checks when you start the application)
- Single instance (will not open up multiple meters if you launch by accident)
- TBD
- MvvmLight - MVVM Framework
- Hardcodet - WPF Taskbar Notification Icon
- log4net - Logging
- Nicenis - INotifyProperyChanged implementation
- GlobalHotKey - Global hotkeys
- Newtonsoft - Json serializer/deserializer
- SharpPCap - Wrapper around WinPCap, used for reading packets
- Install WinPCap first: http://www.winpcap.org/install/default.htm
- http://lunyx.net/CasualMeter/Setup.exe
- If you see an issue with download on Chrome, right-click and choose Keep
You may contribute by submitting a pull request for bugfixes/updates between patches. A guide to updating opcodes (when it breaks after a patch) can be found here. In case it goes down, here's an imgur mirror. Pastebins: 1 and 2
MIT