1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2026-03-23 22:35:51 -04:00

Commit Graph

  • edd0cb0aae Fiddling with actions names Tim Sarbin 2020-12-29 15:16:18 -05:00
  • 2a3b5b143a Merge pull request #1010 from essial/master Tim Sarbin 2020-12-29 15:11:00 -05:00
  • 97a2923b25 remove build job requirement Tim Sarbin 2020-12-29 15:05:48 -05:00
  • c8723656c1 Merge pull request #1009 from essial/master Tim Sarbin 2020-12-29 15:04:02 -05:00
  • 15729b8691 Removed PR requirement for action Tim Sarbin 2020-12-29 15:01:40 -05:00
  • 936b3d5de5 Switched to self hosted build agent Tim Sarbin 2020-12-29 11:05:52 -05:00
  • 427170e2e8 Merge pull request #1001 from gucio321/game-control-refactor Tim Sarbin 2020-12-28 20:27:33 -05:00
  • 4b870de39e Merge pull request #1008 from ianling/master Tim Sarbin 2020-12-28 20:26:43 -05:00
  • 3936e01afb Networking bugfixes and cleanup Ian Ling 2020-12-28 13:33:17 -08:00
  • f3a869c2be Merge pull request #1006 from Intyre/engine Tim Sarbin 2020-12-23 22:32:50 -05:00
  • 9ce9c2f848 Reduce GetTiles slice allocation Intyre 2020-12-23 21:58:39 +01:00
  • a8ebddb917 Merge pull request #1004 from Intyre/linter Tim Sarbin 2020-12-23 15:44:11 -05:00
  • 49c54c5fae Merge pull request #1003 from Intyre/d2datautils Tim Sarbin 2020-12-23 15:43:20 -05:00
  • 5f9e06c09c Fixed gocritic linter issues Intyre 2020-12-23 11:02:58 +01:00
  • 1e91df996c Refactor StreamReader Intyre 2020-12-23 10:40:13 +01:00
  • b78dca52c2 Refactor StreamWriter Intyre 2020-12-23 10:39:58 +01:00
  • 8a7514cd1a Merge pull request #1002 from gucio321/hotfix3 Tim Sarbin 2020-12-22 17:09:50 -05:00
  • b4f1e8cbbd Merge pull request #1000 from gucio321/multi-language-support Tim Sarbin 2020-12-22 09:25:20 -05:00
  • e6dd0bc35d fixed bug with terminal's logLevel M. Sz 2020-12-22 15:18:14 +01:00
  • 0e2ca7d851 removed unnecessary switch-case statments from onKeyUp and onEscKey M. Sz 2020-12-22 14:59:15 +01:00
  • 3a5175f034 fixed build and lint errors M. Sz 2020-12-22 14:28:29 +01:00
  • 8700d63f67 game-controls refactor M. Sz 2020-12-22 14:21:34 +01:00
  • bc17f2c422 ckecked value of italian modifier M. Sz 2020-12-22 10:45:30 +01:00
  • 0f658d5dec Merge pull request #999 from Intyre/term Tim Sarbin 2020-12-21 20:21:20 -05:00
  • f86365694b Merge pull request #996 from gucio321/skill-icons Tim Sarbin 2020-12-21 19:25:49 -05:00
  • 570ec238ff Fixed linter issues Intyre 2020-12-21 22:22:27 +01:00
  • 74a006c252 A wild } appeared Intyre 2020-12-21 22:00:07 +01:00
  • 04ec879035 Cleaned up d2term Intyre 2020-12-21 21:46:58 +01:00
  • 0c04e9b3d5 skill select menu dependencies (when we open skillselect menu, other panels are closed) M. Sz 2020-12-21 17:37:59 +01:00
  • 8a55e1bd4b Merge pull request #995 from gucio321/tcp-ip-tips Tim Sarbin 2020-12-21 08:21:48 -05:00
  • 2869aea4f5 tip-labels in tcpip menu M. Sz 2020-12-21 12:48:59 +01:00
  • fdbfc9a58e Merge pull request #993 from gucio321/onHover-bugs2 Tim Sarbin 2020-12-20 12:28:17 -05:00
  • 40c2fac4f8 Revert "fixed onHover bug in d2ui.Sprite" M. Sz 2020-12-20 13:50:18 +01:00
  • 5409dc4ef2 fixed onHover bug in d2ui.Label (#991) gucio321 2020-12-19 21:28:40 +01:00
  • fbfea917cb added static checks to d2ui (#990) gucio321 2020-12-19 21:28:07 +01:00
  • 540f285468 fixed onHover bug in d2ui.Sprite (#992) gucio321 2020-12-19 21:05:41 +01:00
  • a4a7c8d7e7 Merge pull request #988 from Intyre/log Tim Sarbin 2020-12-18 19:24:01 -05:00
  • ec91203782 Renamed MonStat2Record Intyre 2020-12-18 19:03:13 +01:00
  • 05e9f34765 Renamed ObjectDetailRecord Intyre 2020-12-18 19:02:34 +01:00
  • 2dc490b152 Renamed MonStatRecord Intyre 2020-12-18 18:59:29 +01:00
  • af6a8272dd Renamed SoundDetailRecord Intyre 2020-12-18 18:51:41 +01:00
  • a62e21a572 Renamed CharStatRecord Intyre 2020-12-18 18:50:42 +01:00
  • c7288eec38 Cleanup d2records logging Intyre 2020-12-18 07:40:54 +01:00
  • 7509a0d963 Merge pull request #986 from Intyre/pr Tim Sarbin 2020-12-18 12:22:34 -05:00
  • 719480e95b Merge pull request #985 from gucio321/hotfix Tim Sarbin 2020-12-18 12:21:51 -05:00
  • add41494be Replaced kingping with flag package Intyre 2020-12-16 08:11:28 +01:00
  • 178703f280 level-up buttons tooltips M. Sz 2020-12-17 18:58:12 +01:00
  • 6497493d57 Merge pull request #984 from gucio321/escape-menu2 Tim Sarbin 2020-12-17 11:37:13 -05:00
  • c79c2a8c89 Merge pull request #983 from gucio321/quest-log-part2 Tim Sarbin 2020-12-17 11:35:25 -05:00
  • 84cac0d181 Merge pull request #15 from gucio321/master gucio321 2020-12-17 15:10:25 +01:00
  • d58ed6202f fixed quest descr bug & added code description M. Sz 2020-12-17 12:04:37 +01:00
  • 8a027eb48d animation stops playing, when quest log is closed & quest socket gets highlighted, when animation is playing & fixed highlight bug M. Sz 2020-12-17 11:02:39 +01:00
  • 27270e7d98 Merge pull request #975 from gucio321/add-skill-buttons Tim Sarbin 2020-12-16 18:41:28 -05:00
  • 52dbaebc2f Merge pull request #982 from gucio321/readme-update Tim Sarbin 2020-12-16 18:40:49 -05:00
  • 856138daca animation is played and last frame is completedFrame M. Sz 2020-12-16 19:06:12 +01:00
  • e42e4fbe48 corrected grammar errors M. Sz 2020-12-16 17:16:01 +01:00
  • dfb3e2705a updated d2hero.HeroStatsState M. Sz 2020-12-16 17:01:26 +01:00
  • 69fc4d30e4 hero save file M. Sz 2020-12-15 09:16:40 +01:00
  • caa4b2fc11 escape menu hotkeys M. Sz 2020-12-14 19:01:27 +01:00
  • 6c2e078b5e revert:hero save file (app.go) M. Sz 2020-12-16 16:55:50 +01:00
  • cf439ede2f skill tre - remaining points label M. Sz 2020-12-15 20:03:24 +01:00
  • be8b3e3157 stats changing: hero stats panel M. Sz 2020-12-15 18:02:52 +01:00
  • 3220cc93f4 add-buttons actions M. Sz 2020-12-15 12:37:35 +01:00
  • 7e346bd039 add-buttons init M. Sz 2020-12-15 11:32:34 +01:00
  • 9c019afd94 hero save file M. Sz 2020-12-15 09:16:40 +01:00
  • 60a3e66c95 escape menu hotkeys M. Sz 2020-12-14 19:01:27 +01:00
  • 22ef2c3a85 Merge pull request #981 from gucio321/hotfix Tim Sarbin 2020-12-16 09:16:41 -05:00
  • 19619512a2 Merge pull request #974 from hajimehoshi/ebiten202 Tim Sarbin 2020-12-16 09:13:18 -05:00
  • 08e590f3e4 quest animation initial. M. Sz 2020-12-16 15:08:39 +01:00
  • 921d8d5bd8 status and screens update M. Sz 2020-12-16 11:41:03 +01:00
  • 5eeb07e1c1 changed terminal color separator & changed logLevelNone to logLevelDefault in app.go M. Sz 2020-12-16 08:56:09 +01:00
  • 366df65c92 Update Ebiten to v2.0.2 Hajime Hoshi 2020-12-15 23:50:33 +09:00
  • ea3a66c17d Merge pull request #972 from gucio321/help-overlay Tim Sarbin 2020-12-14 19:57:39 -05:00
  • 3a4e6005f6 Merge pull request #971 from gucio321/hotfix Tim Sarbin 2020-12-14 19:56:43 -05:00
  • 4aa3c9420a removed unused issue comments M. Sz 2020-12-14 18:32:56 +01:00
  • 8186ecd55a help overlay text M. Sz 2020-12-14 18:29:54 +01:00
  • 208f2feed5 fixed saving key change bug M. Sz 2020-12-14 16:46:33 +01:00
  • 25f405838a terminal printing M. Sz 2020-12-14 13:45:06 +01:00
  • 84c036f8a3 removed unused functions for text colorizing M. Sz 2020-12-14 11:40:19 +01:00
  • c6ab79c388 quest log disabled icon M. Sz 2020-12-14 11:25:37 +01:00
  • 3731e631cf Resolve #969 (#970) gravestench 2020-12-13 14:41:19 -08:00
  • fdf49cf93a Merge pull request #773 from gravestench/ecs Tim Sarbin 2020-12-13 16:32:17 -05:00
  • 469e4fa735 Merge pull request #966 from gucio321/hotfix Tim Sarbin 2020-12-12 13:31:56 -05:00
  • 5b4e23eb8c Merge branch 'master' into hotfix gucio321 2020-12-12 19:29:12 +01:00
  • 2e31f3d1ec Move Gold Panel (#962) gucio321 2020-12-12 10:39:26 +01:00
  • 8f1aadc223 error handling in d2gamescreen.CreateNewGame M. Sz 2020-12-11 10:26:49 +01:00
  • 509dfda5e5 clean up error handling in d2game/d2player/inventory.go and d2core/d2item/diablo2item/ M. Sz 2020-12-10 13:15:18 +01:00
  • c52c6648dd refactor of d2components, d2systems gravestench 2020-12-08 13:38:46 -08:00
  • deb63a95c8 changes to d2components, d2systems, d2ui, d2enum gravestench 2020-12-08 10:42:19 -08:00
  • d302263ac1 code cleanup M. Sz 2020-12-08 09:18:27 +01:00
  • 2e814f29b0 transform component, scene testing gravestench 2020-12-05 23:16:16 -08:00
  • 13ae64af8c adding terminal, ebiten splash scene gravestench 2020-12-04 00:11:19 -08:00
  • 7c02b7051f updating to use new BaseSystem.InjectComponent method gravestench 2020-12-01 22:24:31 -08:00
  • 7a8b07d1c1 adding a full-featured rectangle implementation to d2geom, adding an ecs component for it gravestench 2020-12-01 22:23:49 -08:00
  • 0472233949 update to d2math, changed/added components, scenes gravestench 2020-12-01 02:19:03 -08:00
  • a23ab9991f minor edit of if statement gravestench 2020-11-28 16:21:08 -08:00
  • f2a9fbcebc fixed lint errors in d2core/d2systems gravestench 2020-11-28 16:17:44 -08:00
  • e069c3c808 input system now uses InputService interface gravestench 2020-11-28 16:15:19 -08:00
  • bafc637265 fix lint errors in d2common/d2input gravestench 2020-11-28 16:02:20 -08:00
  • e6d418fdb2 Adding input system, mouse cursor scene, interactive component gravestench 2020-11-28 15:49:18 -08:00